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

What is difference between oop and pop?

609


What is the difference between static polymorphism and dynamic polymorphism?

577


What are classes oop?

594


What is static in oop?

585


What is polymorphism and its types?

588






What is overloading in oop?

572


what are the different types of qualifier in java?

1836


What is multilevel inheritance?

719


What is the use of oops?

614


What is abstraction encapsulation?

653


Which is not an object oriented programming language?

533


What is debug class?what is trace class? What differences are between them? With examples.

1601


Are polymorphisms mutations?

693


Which type does string inherit from?

608


How do you achieve runtime polymorphism?

565