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
what are the ways in which a constructors can be called?
What is polymorphism in oop example?
hi, this is raju,iam studying b.tech 2nd year,iam want know about group1 and group2 details, and we can studying without going to any instutions? please help me.
Can an interface inherit a class?
What do you mean by overloading?
What is the advantage of oop over procedural language?
What is destructor example?
What are benefits of oop?
What is encapsulation in ict?
What is data binding in oops?
What does sksksk mean in text slang?
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
What is encapsulation c#?
What language is oop?
String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?