What are pointer-to-members? Explain.
What are static and dynamic type checking?
Can we define a constructor as virtual in c++?
Explain the uses oof nested class?
Can we run c program in turbo c++?
why can't we declare data member of class auto register or extern
What is the difference between static global and global ?
What is the use of structure in c++?
Do vectors start at 0 c++?
Give example of a pure virtual function in c++?
What is ostream in c++?
Explain what are the sizes and ranges of the basic c++ data types?
Write a note about the virtual member function?