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
Write a program to sort the number with different sorts in one program ??
What is the oops and benefits of oops programming?
What is destructor example?
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
What is polymorphism and why is it important?
What are the benefits of oop?
What is polymorphism explain?
What is the difference between procedural programming and oops?
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
Can you explain polymorphism?
How do you use inheritance in unity?
Give two or more real cenario of virtual function and vertual object
Can we define a class within the interface?
What is the important feature of inheritance?
c++ program to swap the objects of two different classes