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

Why do we use class?

0 Answers  


Iam doing my project on instant messaging , if you any new ideas regarding this project ,please suggest it?

2 Answers  


What is the difference between pass by value,pass by pointer,pass by reference in the catch block in the exception handling in c++

1 Answers   TCS,


Why it is called runtime polymorphism?

0 Answers  


Why is there no multiple inheritance?

0 Answers  






4. What do you mean by a prototype? Define analysis prototype

1 Answers  


what is the difference between class and structure in C++?

9 Answers   Aspire, IBS, TCS,


What is polymorphism programming?

0 Answers  


DIFFRENCE BETWEEN STRUCTURED PROGRAMING AND OBJCET ORIENTED PROGRAMING.

5 Answers  


What are the advantages of inheritance?

26 Answers   IBS, TCS,


What are the different forms of polymorphism??

8 Answers   Mantaq, NUC, PCS,


What is the outcome of the line of code "cout<<abs(- 16.5);"? 1) 16 2) 17 3) 16.5

16 Answers   TCS,


Categories