What is multiple inheritance ?
Answer Posted / funny guy
Multiple Inheritance is a feature of OOPS where the derived
class can extend features from more than one class.
That means if we have class A and class B then class C can
extend class A and class B.
Having said that from Java point of view this feature is not
supported as it may result in Diamond Problem.
C++ does support this features.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is constructor overloading in oop?
What is polymorphism in oop example?
Plese get me a perfect C++ program for railway/airway reservation with all details.
What is encapsulation in oops?
What is the problem with multiple inheritance?
Get me an image implementation program.
What is the fundamental idea of oop?
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout< What are objects in oop? What is the difference between encapsulation and polymorphism? How do you explain polymorphism? What does and I oop and sksksk mean? Templates mean What is interface in oop? Can destructor be overloaded?