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
What is encapsulation in ict?
What does I oop mean?
How to improve object oriented design skills?
What is for loop and its syntax?
What is static in oop?
Describe these concepts: Polymorphism, Inheritance and Abstraction.
Why do we use class?
What is difference between multiple inheritance and multilevel inheritance?
What is the important feature of inheritance?
What is overriding in oops?
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
Why multiple inheritance is not allowed?
Write a program to sort the number with different sorts in one program ??
What is static modifier?
Write a program to reverse a string using recursive function?