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
Describe these concepts: Polymorphism, Inheritance and Abstraction.
What is multilevel inheritance?
What is an advantage of polymorphism?
Can private class be inherited?
What are the types of abstraction?
Who invented oop?
What is encapsulation process?
What is abstraction in oops with example?
What is oops with example?
What are properties in oop?
What are two types of polymorphism?
What is the importance of oop?
What is pure oop?
when to use 'mutable' keyword and when to use 'const cast' in c++
What are main features of oop?