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

What is purpose of new operator?

0 Answers  


How can an improvement in the quality of software be done by try/catch/throw?

0 Answers  


What are the five basic elements of a c++ program?

0 Answers  


Write a corrected statement in c++ so that the statement will work properly. x =+ 7;

2 Answers  


What is object oriented programming (oop)?

0 Answers  






What is a pure virtual function? Why is it represented as = 0...how is the internal implementation for the same

3 Answers   CTS,


i have given a project to create examination seating plan system in c++. so can anyone send me the answer of this question quickly??????

1 Answers  


Write a program in c++ to print the numbers from n to n2 except 5 and its multiples

0 Answers   Cankaya University,


What is virtual constructor paradigm?

5 Answers   HCL, HP,


Define pure virtual function?

0 Answers  


What is ofstream c++?

0 Answers  


Is set c++?

0 Answers  


Categories