what is multi level inheritance give n example ?
Answer Posted / roshan p r
The best example is Say we have 3 class
ClassA,ClassB and ClassC.
ClassB is derived from ClassA and ClassC is derived ClassB
this is multi level inheritance..
ClassA
^
|
|
ClassB
^
|
|
ClassC
| Is This Answer Correct ? | 336 Yes | 49 No |
Post New Answer View All Answers
What are the 4 main oop principles?
What is new keyword in oops?
What are the benefits of polymorphism?
What is an advantage of polymorphism?
What is class in oop with example?
What is pure oop?
Whats is abstraction in oops?
Describe these concepts: Polymorphism, Inheritance and Abstraction.
hi all..i want to know oops concepts clearly can any1 explain??
What are oops methods?
What does <> mean pseudocode?
How do you define social class?
What is property in oops?
What are the components of marker interface?
Why is object oriented programming so hard?