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 object and class in oops?
What is abstraction in oop with example?
is there any choice in opting subjects like 4 out of 7
What are the important components of cohesion?
What is overriding in oops?
to find out the minimum of two integer number of two different classes using friend function
Write a program to reverse a string using recursive function?
What are the advantages of polymorphism?
What is encapsulation c#?
What do you mean by variable?
write a program to find 2^n+1 ?
Who invented oop?
Can a destructor be called directly?
Which language is not a true object oriented programming language?
write a program that takes input in digits and display the result in words from 1 to 1000