Answer Posted / senthil.k,arasur
Multiple Inheritance occurs when a class inherits from more
than one parent.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Why is polymorphism needed?
What is interface in oop?
#include
State what is encapsulation and friend function?
What is a class and object?
Why multiple inheritance is not allowed?
What is inheritance write a program to show use of inheritance?
Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)
What is multilevel inheritance in oop?
Prepare me a program for the animation of train
Why do we use oop?
What are constructors in oop?
How to hide the base class functionality in Inheritance?
What is abstract class in oops?
What is overloading and its types?