What do you mean by inheritance in c++?


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

Post New Answer

More C++ General Interview Questions

Are vectors faster than arrays?

0 Answers  


How can we access protected and private members of a class?

0 Answers  


Is c++ an oop?

0 Answers  


What is the v-ptr?

0 Answers  


What is the cout in c++?

0 Answers  






Who calls main function?

0 Answers  


How would you stop a class from class from being derived or inherited?The constructer should not be Private,as object instantiation should be allowed.

15 Answers   Satyam,


What is the stack?

5 Answers   IBM, ICICI,


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

0 Answers  


Explain the virtual inheritance in c++.

0 Answers  


What are arithmetic operators?

0 Answers  


What is the difference between an array and a list?

0 Answers  


Categories