What are the advantages of inheritance?
Answer Posted / miss.purvi mota
using inheritance we can increase the reusability.As we can
use that functions whish we have maid earlier
| Is This Answer Correct ? | 69 Yes | 38 No |
Post New Answer View All Answers
How is class defined?
What is a class and object?
Can we create object of abstract class?
What is abstraction in oops with example?
What is the difference between static polymorphism and dynamic polymorphism?
What are constructors in oop?
What are the 4 main oop principles?
Where is pseudocode used?
which feature are not hold visual basic of oop?
What is byval and byref? What are differences between them?
What are the data types in oop?
What is this pointer in oop?
What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?
What is methods in oop?
What is abstraction oop?