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?
Explain how we implement exception handling in c++?
What are the restrictions apply to constructors and destructors?