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

What is persistence in oop?

0 Answers  


What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?

0 Answers   NIIT, SRA,


What is this pointer in oop?

0 Answers  


write a program to find 2^n+1 ?

0 Answers   CTS,


i^=j; j^=i; i^=j; value of i,j

1 Answers  


What does the keyword "static" mean?

4 Answers   TCS,


In multilevel inheritance constructors will be executed from the .... class to ... class

2 Answers   ABCO, TCS,


What is multilevel inheritance?

0 Answers  


explain the concepts of oops?

1 Answers  


What is and I oop mean?

0 Answers  


what is costructor?

1 Answers  


How Do you Code Composition and Aggregation in C++ ?

3 Answers   IBM, NET,


Categories