What is multiple inheritance ?
Answer Posted / shivaramraje nimbalkarjoshi
The mechanism in which , A Call which is created my
deriving more than one classes is called Multiple
Inheritance.
| Is This Answer Correct ? | 7 Yes | 5 No |
Post New Answer View All Answers
Can destructor be overloaded?
Explain the advantages of inheritance.
What is abstraction encapsulation?
What is the benefit of oop?
What is multilevel inheritance in oop?
What is the fundamental idea of oop?
What is polymorphism give a real life example?
Can we define a class within the interface?
Why is polymorphism used?
Write a program to sort the number with different sorts in one program ??
What is data binding in oops?
What is polymorphism what is it for and how is it used?
What is multilevel inheritance explain with example?
What is abstraction in oop?
Why do we use oops?