If a base class declares a function to be virtual, and a derived class does not use the term virtual when overriding that class, is it still virtual when inherited by a third-generation class?


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

Post New Answer

More C++ General Interview Questions

What is the need of a destructor? Explain with the help of an example.

0 Answers  


What is abstraction in c++?

0 Answers  


Explain the static storage classes in c++.

0 Answers  


What c++ is used for?

0 Answers  


Why do we use vector in c++?

0 Answers  






What is the real purpose of class – to export data?

0 Answers  


write a program that a 5 digit number and calculates 2 power that number and prints it.

2 Answers   Vimukti Technologies,


Do inline functions improve performance?

0 Answers  


program in c++ to input digits and print in words

1 Answers   Microsoft,


What is "map" in STL?

2 Answers  


Is oops and c++ same?

0 Answers  


What is c++ best used for?

0 Answers  


Categories