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?
Explain how we implement exception handling in c++?
What are the restrictions apply to constructors and destructors?
What is null pointer and void pointer and what is their use?
What is overloading unary operator?
Explain the uses of static class data?
Difference between overloading vs. Overriding
What is null pointer and void pointer?
What is a base class?
Difference between an inspector and a mutator
Describe delete operator?
How do we implement inheritance in c++?