When the constructor of a base class calls a virtual function, why doesn't the override function of the derived class gets called?


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

Post New Answer

More C++ General Interview Questions

Why are pointers used?

0 Answers  


To which numbering system can the binary number 1101100100111100 be easily converted to?

0 Answers  


Explain one-definition rule (odr).

0 Answers  


What does h mean in maths?

0 Answers  


Why can’t you call invariants() as the first line of your constructor?

0 Answers  






What is heap sort in c++?

0 Answers  


What is the advantage of an external iterator.

0 Answers  


Why are pointers not used in c++?

0 Answers  


Can we inherit constructor in c++?

0 Answers  


How can I learn c++ easily?

0 Answers  


What is the difference between reference type and pointers.

4 Answers   HCL,


Can you explicitly call a destructor on a local variable?

0 Answers  


Categories