Does c++ support multilevel and multiple inheritance?

Answers were Sorted based on User's Feedback



Does c++ support multilevel and multiple inheritance?..

Answer / nisha

yes.

Is This Answer Correct ?    35 Yes 3 No

Does c++ support multilevel and multiple inheritance?..

Answer / devarathnam

Yes ,c++ supports multilevel and multiple inheritance

Is This Answer Correct ?    26 Yes 5 No

Does c++ support multilevel and multiple inheritance?..

Answer / ramu

yes

Is This Answer Correct ?    16 Yes 0 No

Does c++ support multilevel and multiple inheritance?..

Answer / praneet sahay

Yes, Cpp upports multilevel and multiple inheritance.

regards,
Praneet sahay

Is This Answer Correct ?    11 Yes 0 No

Does c++ support multilevel and multiple inheritance?..

Answer / bhagavathi chouhan

yes c++ supports these inheritance's

Is This Answer Correct ?    9 Yes 1 No

Does c++ support multilevel and multiple inheritance?..

Answer / raman sharma

yes c++ support multilevel and multiple inheritance

Is This Answer Correct ?    4 Yes 1 No

Does c++ support multilevel and multiple inheritance?..

Answer / priya

Yes c++ supports both multilevel and multiple inheritance

Is This Answer Correct ?    4 Yes 1 No

Does c++ support multilevel and multiple inheritance?..

Answer / p.madhupriya

yes.

Is This Answer Correct ?    4 Yes 1 No

Does c++ support multilevel and multiple inheritance?..

Answer / yagya

yes

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More OOPS Interview Questions

Name a typical usage of polymorphism

3 Answers  


can main method be overloaded...??? How..????

2 Answers   Satyam,


Example for 4 pillar of oops like, Inheritance,Poly,Abstraction,Encabsulation ?

3 Answers  


What is overloading and its types?

0 Answers  


Difference between vector and array

2 Answers  






What is meant by oops concept?

0 Answers  


What is Method overloading?

5 Answers  


What is difference between pop and oop?

0 Answers  


Why do we use polymorphism in oops?

0 Answers  


what is code for call by value and call by reference?

1 Answers  


What is data binding in oops?

0 Answers  


What normal C constructs work differently in C++?

2 Answers  


Categories