What is multiple inheritance ?

Answer Posted / sri

Multiple Inheritance is that one derived class having more
than one base class.

C/C++ will support multiple inheritance.
Java does not support multiple inheritance.

Is This Answer Correct ?    23 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is variable example?

595


What does and I oop and sksksk mean?

652


What is meant by multiple inheritance?

738


What is object-oriented programming? Webopedia definition

723


What is the renewal class?

2167






Can you explain polymorphism?

583


Can a destructor be called directly?

601


What is abstraction example?

622


What is polymorphism and its types?

595


What is encapsulation with real life example?

572


Explain virtual inheritance?

682


Is data hiding and abstraction same?

569


Give an example where we have to specifically use C programming language and C++ programming language cannot be used?

1147


write knight tour problem which is present in datastructure

2164


Get me a number puzzle game-program

1694