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
what's the basic's in dot net
#include
What is balance factor?
What are oops methods?
What is encapsulation and abstraction? How are they implemented in C++?
Why do we use class in oops?
What is oops with example?
Why we use classes in oop?
What is static in oop?
What is polymorphism what are the different types of polymorphism?
What is oops and its features?
What language is oop?
What is abstraction in oop?
to find out the minimum of two integer number of two different classes using friend function
What are the types of abstraction?