Define private, protected and public access control.
Explain rethrowing exceptions with an example?
List down the guideline that should be followed while using friend function.
What are static member functions?
What is pointer to member?
Explain the use of this pointer?
What is private inheritance?
What are the types of container classes?
Difference between a homogeneous and a heterogeneous container
Difference between overloaded functions and overridden functions
What are the uses of static class data?
What are shallow and deep copy?
When should we use container classes instead of arrays?
Explain the use of vtable.
What is the iunknown interface?