mahesh


{ City } hyderabad
< Country > india
* Profession * student
User No # 2216
Total Questions Posted # 0
Total Answers Posted # 1

Total Answers Posted for My Questions # 0
Total Views for My Questions # 0

Users Marked my Answers as Correct # 7
Users Marked my Answers as Wrong # 0
Questions / { mahesh }
Questions Answers Category Views Company eMail




Answers / { mahesh }

Question { L&T, 18556 }

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


Answer

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