what is multi level inheritance give n example ?
Answer Posted / adil jan
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.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What are functions in oop?
What is destructor oops?
What is a class in oop?
What is the main feature of oop?
Can we override main method?
Can bst contain duplicates?
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
How does polymorphism work?
2. Give the different notations for the class.\
What is the renewal class?
What are the 3 principles of oop?
Will I be able to get a picture in D drive to the c++ program? If so, help me out?
What is encapsulation oop?
What is encapsulation and abstraction? How are they implemented in C++?
What is overloading in oops?