the major advantage of inheritance is_____of code.
Answers
Answered by
2
the major advantage of inheritance is reusability
Answered by
1
Hey!
The major advantage of inheritance is reusability of code..
Inheritance is the process by which a new class can be created by borrowing the properties of one or more existing classes..
It increases reusability of code..
It also adds some enhancements to the base class without affecting it..
Hope it helps^^
The major advantage of inheritance is reusability of code..
Inheritance is the process by which a new class can be created by borrowing the properties of one or more existing classes..
It increases reusability of code..
It also adds some enhancements to the base class without affecting it..
Hope it helps^^
Similar questions