Define virtual constructor.
What does new in c++ do?
How would you stop a class from class from being derived or inherited?The constructer should not be Private,as object instantiation should be allowed.
Can create new c++ operators?
Which sort does c++ use?
Can you please explain the difference between static and dynamic binding of functions?
what is the basic concept of c++(object oriented programing)
reading material is provided 3 books for c++ if u need more do let me know thnx i hve lots of material do let me know if u want it
Explain what you mean by a pointer.
What is the size of a vector?
What is data structure in c++?
What is the array and initializing arrays in c++?
When we use Abstract Class and when we use Interface?where we will implement in real time?