What are the advantages of inheritance?
Answer Posted / parul.kataria007@gmail.com
by inheritance,we can create a link b/w the inherited class....
such that if we inherit class B from an existing class A and C from B,then we can use A and C together by inheritance... ennie
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why do we use polymorphism in oops?
What is overloading in oop?
What is persistence in oop?
Can a varargs method be overloaded?
i got a backdoor offer in process global,Bangalore..Can i work with it?
How do you achieve polymorphism?
Why multiple inheritance is not possible?
#include
What is encapsulation with example?
what are the different types of qualifier in java?
Can we have inheritance without polymorphism?
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
What is encapsulation in simple terms?
What is abstract class in oops?
Why we use classes in oop?