What are the advantages of inheritance?
Answer Posted / george tsiga
1. Promotes reusability
2. Helps in better abstraction, thereby resulting in better
design.
3. Eliminates duplication of code
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is polymorphism give a real life example?
Is react oop?
can inline function declare in private part of class?
What is abstraction encapsulation?
What is abstraction in oops with example?
What are the data types in oop?
What is destructor give example?
Whats oop mean?
What is the difference between inheritance and polymorphism?
Why it is called runtime polymorphism?
Explain virtual inheritance?
What is encapsulation in oops?
Can you inherit a private class?
Is enum a class?
What is basic concept of oop?