If a base class is an adt, and it has three pure virtual functions, how many of these functions must be overridden in its derived classes?


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

Post New Answer

More C++ General Interview Questions

Which programming language is best to learn first?

0 Answers  


Is sorted c++?

0 Answers  


What is a try block?

0 Answers  


Why do you use the namespace feature?

0 Answers  


Does c++ have arraylist?

0 Answers  






What language does google use?

0 Answers  


What are the effects after calling the delete this operator ?

0 Answers  


What are the differences between a struct and a class in C++?

7 Answers   Amazon, Wipro,


What is a forward referencing and when should it be used?

0 Answers  


What is ifstream c++?

0 Answers  


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

0 Answers  


Differentiate between late binding and early binding. What are the advantages of early binding?

0 Answers  


Categories