Define virtual constructor.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What does new in c++ do?

0 Answers  


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.

15 Answers   Satyam,


Can create new c++ operators?

0 Answers  


Which sort does c++ use?

0 Answers  


Can you please explain the difference between static and dynamic binding of functions?

0 Answers  


what is the basic concept of c++(object oriented programing)

4 Answers   Wipro,


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

2 Answers  


Explain what you mean by a pointer.

0 Answers   TCS,


What is the size of a vector?

0 Answers  


What is data structure in c++?

0 Answers  


What is the array and initializing arrays in c++?

0 Answers  


When we use Abstract Class and when we use Interface?where we will implement in real time?

0 Answers  


Categories