What is a type library?
What is a container class?
What is static class data?
What is protected inheritance?
What are the sizes and ranges of the basic c++ data types?
What are the new features that iso/ansi c++ has added to original c++ specifications?
Difference between pointer to constant vs. Pointer constant
What are references in c++? What is a local reference?
Describe exception handling concept with an example?
What are guid?
Explain the problem with overriding functions
How is static data member similar to a global variable?
What are static variables?
What are friend classes?
What are references in c++?