What are the advantages of inheritance?
Answer Posted / maragatham
inheritance helps to avoid writing code again and again.
it helps us to reduce the size of the code
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How do you achieve polymorphism?
What is polymorphism explain its types?
What are two types of polymorphism?
What is inheritance and how many types of inheritance?
What is pointer in oop?
What is abstraction and encapsulation?
Is html an oop?
Explain virtual inheritance?
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
Write a c++ program to display pass and fail for three student using static member function
Can we create object of interface?
what is the sylabus for priliminaries?
What is abstraction oop?
What is the problem with multiple inheritance?
What is object and class in oops?