What do you mean by inheritance in c++? Explain its types.


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

Post New Answer

More C++ General Interview Questions

What are C++ inline functions?

1 Answers  


What is the meaning of string in c++?

0 Answers  


How to write Multithreaded applications using C++?

2 Answers   Honeywell, TCS, Wipro,


Is structure can be inherited?

5 Answers   HP, ST Micro,


Is c++ low level?

0 Answers  






Why for local variables the memory required to hold the variable is allocated from the program stack and for new its allocated from the heap?

1 Answers  


If dog is a friend of boy, is boy a friend of dog?

0 Answers  


What are formatting flags in ios class?

0 Answers  


What is guard code in c++?

0 Answers  


if int1 has the value 12, int has the value 18, and int3 has the value 21, what is the result: int1 < int2 && int2 < int 3

3 Answers  


What does namespace mean in c++?

0 Answers  


Which c++ compiler is best?

0 Answers  


Categories