Answer Posted / padmas
1.Multiple Inheritance, in this type a class inherits methods from multiple classes
2.Multilevel Inheritance, in this type of class inherits methods from already inherited classes. 3.Single Inheritance, where a class inherits only from one class.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a class oop?
How do you achieve runtime polymorphism?
how to get the oracle certification? send me the answer
How do you achieve polymorphism?
What is difference between polymorphism and inheritance?
What are objects in oop?
What does oop mean in snapchat?
Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)
What is abstraction oop?
Write a program to sort the number with different sorts in one program ??
What are the benefits of polymorphism?
What is abstract class in oops?
Explain the concepts involved in Object Oriented programming.
What is abstraction example?
program for insertion ,deletion,sorting in double link list