What is multiple inheritance?

Answer Posted / p.madhupriya

one derived(child) class is takes properties from more then
one base(parent) class.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to use CMutex, CSemaphore in VC++ MFC

4323


What is abstraction in oop?

625


What is class in oop with example?

608


Why is oop better than procedural?

600


c++ program to swap the objects of two different classes

1752






There are two base class B1,B2 and there is one class D which is derived from both classes, Explain the flow of calling constructors and destructors when an object of derived class is instantiated.

1448


What is the main feature of oop?

615


How to hide the base class functionality in Inheritance?

630


What are functions in oop?

580


What is encapsulation with example?

570


What is a function in oop?

624


How is polymorphism achieved?

577


What does oop mean in snapchat?

675


Explain the advantages of inheritance.

666


Which language is not a true object oriented programming language?

634