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
What is the difference between a constructor and a destructor?
Will I be able to get a picture in D drive to the c++ program? If so, help me out?
What is destructor example?
Can bst contain duplicates?
What is class and object in oops?
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
What is the renewal class?
What is a class in oop?
How can you overcome the diamond problem in inheritance?
Why is oop useful?
Write a program to sort the number with different sorts in one program ??
Is html an oop?
What is a superclass in oop?
#include
What is inheritance and how many types of inheritance?