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 a far pointer? where we use it?

0 Answers  


Explain the term memory alignment?

0 Answers  


why v use c++ even we have microprocessor

2 Answers   CybAge,


Are there any new intrinsic (built-in) data types?

1 Answers  


Ask to write virtual base class code?

0 Answers   Satyam,






Explain the different access specifiers for the class member in c++.

0 Answers  


What is difference between shallow copy and deep copy? Which is default?

1 Answers  


What does it mean to declare a member function as static?

0 Answers  


What is :: operator in c++?

0 Answers  


What is a node class in c++?

0 Answers  


In a class only declaration of the function is there but defintion is not there then what is that function?

5 Answers   Hughes,


How do you instruct your compiler to print the contents of the intermediate file showing the effects of the preprocessor?

0 Answers  


Categories