What is a container class? What are the types of container classes in c++?
What is problem with Runtime type identification?
structure contains int, char, float how it behaves for big endian and little endian?
Check for Balanced Parentheses using Stack?
What are the implicit member functions of class?
What is the arrow operator in c++?
What is an operator function? Describe the function of an operator function?
What is a dangling pointer?
What is protected inheritance?
Explain differences between alloc() and free()?
Out of fgets() and gets() which function is safe to use?
What is a static member?
Explain the isa and hasa class relationships. How would you implement each?