what is multi level inheritance give n example ?
Answer Posted / vidhya
The process of inheriting a new class from the already inherited class is called as multilevel inheritance.
example:
Class A
|
|
Class B
|
|
Class C
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
Is data hiding and abstraction same?
What is an interface in oop?
What do you mean by Encapsulation?
What is object in oop with example?
when to use 'mutable' keyword and when to use 'const cast' in c++
What does sksksk mean in text slang?
What is an advantage of polymorphism?
Why is oop useful?
can we make game by using c
What type of loop is a for loop?
How to use CMutex, CSemaphore in VC++ MFC
What are benefits of oop?
Is oop better than procedural?
Why interface is used?
What is object-oriented programming? Webopedia definition