What do you mean by multiple inheritance and multilevel
inheritance? Differentiate between them.
Answer Posted / ramya
multiple inheritance is the class derived from more than
one base class & where as coming to multilevel inheritance
it derives one class to one base class via intermediate
base class
| Is This Answer Correct ? | 39 Yes | 13 No |
Post New Answer View All Answers
How do you define a class in oop?
What is the use of oops?
Which is not an object oriented programming language?
What is polymorphism and example?
What is a class oop?
What are main features of oop?
What are the benefits of oop?
Get me a number puzzle game-program
What language is oop?
What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?
What is polymorphism and its types?
• What are the desirable attributes for memory managment?
When not to use object oriented programming?
what's the basic's in dot net
class type to basic type conversion