What is Inheritance, Multiple Inheritance, Shared and
Repeatable Inheritance?

Answer Posted / mahesh kumar

The mechanism of deriving a new class from an old one is
called inheritance.the old ones is called the base class
and the new one is called the derived or sub class.
MULTIPLE INHERIENCE:one depived class from many base class
is reffered to MI.

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we use encapsulation in oops?

518


What is multilevel inheritance explain with example?

623


Can you name some types of inheritance?

639


design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)

6143


What is object-oriented programming? Webopedia definition

718






What is solid in oops?

600


What does oop mean in snapchat?

680


What is the real life example of polymorphism?

605


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

1666


What is the difference between a constructor and a destructor?

610


What is constructor in oop?

586


Can main method override?

583


What is the problem with multiple inheritance?

582


What is the renewal class?

2161


What is an example of genetic polymorphism?

647