what is multi level inheritance give n example ?

Answer Posted / aswini.s

derived a new class from another derived class.It is known
as multilevel inheritance.
example:
grandfather->father->son.

Is This Answer Correct ?    260 Yes 33 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is polymorphism give a real life example?

557


Is this job good for future? can do this job post grduate student?

1689


What is oops in programming?

562


Why do we use polymorphism?

573


What is the main purpose of inheritance law?

667






What are the 4 pillars of oop?

667


What is difference between class and object with example?

562


Get me an image implementation program.

1557


What is encapsulation and abstraction? How are they implemented in C++?

632


What is object in oop?

677


What is balance factor?

580


What is the purpose of polymorphism?

675


Why do we need oop?

663


What is the full form of oops?

607


Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)

3550