What is multiple inheritance ?
Answer Posted / rohan
[Base Classes]
music name height
\\ || //
\\ || //
\\ || //
\\ || //
Musician
[Example of multiple
inheritance]
Def.: A class derived from 2 or more superclass is called a
class inherited from by multiple inheritance.
| Is This Answer Correct ? | 21 Yes | 1 No |
Post New Answer View All Answers
What is encapsulation in ict?
What makes a language oop?
How to use CMutex, CSemaphore in VC++ MFC
What are the three main types of variables?
What is polymorphism and its types?
Why do we use polymorphism in oops?
Why is oop better than procedural?
Why is abstraction used?
What is oops?what is its use in software engineering?
What are functions in oop?
What is pure oop?
What are the 4 pillars of oop?
What is polymorphism in oops with example?
what are the ways in which a constructors can be called?
What are benefits of oop?