Concept of inheritance provides idea of _________ of the code.

Options
- consistency
- reusability
- operability
- none of these


CORRECT ANSWER : reusability

Discussion Board
C++ - Inheritance

Concept of inheritance provides idea of reusability of the code. The main advantage of Inheritance is, it provides an opportunity to reuse the code functionality and fast implementation time.

Prajakta Pandit 01-26-2017 11:45 PM

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement