How do you define social class?
No Answer is Posted For this Question
Be the First to Post Answer
char* ptr = "Rahul"; *ptr++; printf("%s",ptr); What will be the output
What is encapsulation process?
What is inheritance in simple words?
what is the main difference between c and c++?
386 Answers AZTEC, B.Tech, CMC, College School Exams Tests, HCL, IBM, ITM, Khalsa Institute, Microsoft, Oracle, Sanjeevni Institute, TCS, Tech Mahindra, Wipro, ZeOmega,
What is operator overloading? Give Example
11 Answers CTS, IBM, TCS,
Hi friends I have experience of 6 months in website design and maintanence. Now i am looking for other IT jobs.. to switch platform. please post any interview you know in chennai.
Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the maximum number of concurrent threads that the InnoDB plug-in can create.
why to use operator overloading
What is destructor give example?
Name a typical usage of polymorphism
Why polymorphism is used in oops?
Why we are use # in begning of programme of c++.