what is multi level inheritance give n example ?
Answer Posted / umesh kumar vishwakarma
A class is derive from a class which is derived from another
class is known as multilevel inheritance.
example-grandpa->papa->son.
| Is This Answer Correct ? | 47 Yes | 11 No |
Post New Answer View All Answers
How do you achieve polymorphism?
What does enum stand for?
What is class in oop with example?
How do you explain polymorphism?
What is a class and object?
when to use 'mutable' keyword and when to use 'const cast' in c++
What are oops methods?
What are the 4 pillars of oop?
What is polymorphism and example?
what are the realtime excercises in C++?
What is cohesion in oop?
How do you use inheritance in unity?
what type of questions
What is a null tree?
What is object-oriented programming? Webopedia definition