Which among the following best describes the Inheritance?

Which among the following best describes the Inheritance? Correct Answer Using the data and functions into derived segment

It can only be indicated by using the data and functions that we use in derived class, being provided by parent class. Copying code is nowhere similar to this concept, also using the code already written is same as copying. Using already defined functions is not inheritance as we are not adding any of our own features.

Related Questions

Which among the following best describes multiple inheritance?
Which of the following best describes inheritance?
Which type of inheritance cannot involve private inheritance?
Single level inheritance supports _____________ inheritance.
If all the classes use private inheritance in multilevel inheritance then ______________
Y linked inheritance is _______________ inheritance.