what is multi level inheritance give n example ?
Answer Posted / mohd aqeel ahmed
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 ? | 102 Yes | 18 No |
Post New Answer View All Answers
What is overriding vs overloading?
Can enum be null?
What is encapsulation c#?
What is encapsulation with example?
Explain the advantages of inheritance.
Why oops is important?
What is polymorphism in oop example?
What is a class in oop?
class type to basic type conversion
What is polymorphism and example?
Prepare me a program for the animation of train
Why we use classes in oop?
is there any choice in opting subjects like 4 out of 7
Can you explain polymorphism?
What is polymorphism what is it for and how is it used?