What is multiple inheritance ?

Answer Posted / sivaramakrishnan

Inheritance is the process of creating new class called
derived from the existing or base class.
A derived class with more than one base class is known as
multiple inheritance.

Real time example: A children inherits features from both
father(base1) and mother(base2)

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is multilevel inheritance in oop?

557


What are constructors in oop?

594


What is the real time example of inheritance?

641


What is object and example?

604


What language is oop?

595






Who invented oop?

657


What is destructor oops?

625


What is an advantage of polymorphism?

595


write a programe to calculate the simple intrest and compund intrest using by function overlading

1670


What is coupling in oops?

598


I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...

1628


Why multiple inheritance is not possible?

600


What is pure oop?

597


What is polymorphism used for?

572


Can main method override?

585