Answer Posted / nitish
Inheritance basically stands to inherit the +ve functions of
predecessor.
Earlier its the main base class to give birth to the further
derived class.
This derived class have the features from in its functioning
from the base class from which it have been derived.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).
Will I be able to get a picture in D drive to the c++ program? If so, help me out?
How do you define social class?
State what is encapsulation and friend function?
What is abstraction in oop?
What is inheritance in oop?
What is polymorphism what is it for and how is it used?
Where You Can Use Interface in your Project
Why do we use class?
What is static in oop?
What do you mean by overloading?
What is an advantage of polymorphism?
What are the 5 oop principles?
How Do you Code Composition and Aggregation in C++ ?
Can you explain polymorphism?