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
Please send ford technologies placement paper 2 my mail id
What is a function in oop?
What are functions in oop?
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
What is multilevel inheritance explain with example?
Which method cannot be overridden?
Why do we use oop?
is there any choice in opting subjects like 4 out of 7
can we make game by using c
What is difference between inheritance and polymorphism?
What are different oops concepts?
How do you define a class in oop?
#include
What are the data types in oop?
What is polymorphism what is it for and how is it used?