What is multiple inheritance ?
Answer Posted / anil dg
Multiple inheritance means One Subclass having Multiple Super Classes...
It is achieve IS-A condition.
It is a required the Method Overriding..
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why do we use inheritance?
Which is better struts or spring?
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
What is object in oop?
What is encapsulation in simple terms?
How do you achieve polymorphism?
Explain the concepts involved in Object Oriented programming.
What is the difference between a mixin and inheritance?
What is the difference between encapsulation and polymorphism?
What is meant by multiple inheritance?
Describe these concepts: Polymorphism, Inheritance and Abstraction.
What is encapsulation in ict?
Why is oop useful?
Why polymorphism is used in oops?
What is abstraction example?