Explanation: Advantage of inheritance are like re-usability – You can re-use existing class in a new class that avoid re-writing same code and efforts. We can make an application easily extensible.
Explanation: Advantage of inheritance are like re-usability – You can re-use existing class in a new class that avoid re-writing same code and efforts. We can make an application easily extensible.