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 the types of inheritance?
What is constructor in oop?
What is data binding in oops?
Is oop better than procedural?
Why do we need oop?
Which is not an object oriented programming language?
What is the highest level of cohesion?
Is abstract thinking intelligence?
What is encapsulation in simple terms?
What are the benefits of polymorphism?
What is stream in oop?
Is html an oop?
What is abstraction example?
What is overriding vs overloading?
any one please tell me the purpose of operator overloading