What are dynamic type checking?
Where the memory to the static variables is allocated?
What is a manipulator in c++?
Give a very good method to count the number of ones in a "n" (e.g. 32) bit number.
Which should be more useful: the protected and public virtuals?
Profiler in projects?
What do you mean by friend class & friend function in c++?
What is size of empty class object
What is switch case in c++ syntax?
What is the use of data hiding?
What is a pointer how and when is it used?
How to write a program such that it will delete itself after exectution?
what is polymorphism?