Discuss various reasons that support the concept of inheritance in Object Oriented Languages.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The reasons that support the existence of inheritance concept in OO Languages are:
1. ‘Inheritance’ is capable of expressing the inheritance relationship of real-world models.
2. ‘Inheritance’ facilitates the code reusability.
3. ‘Inheritance’ is capable of simulating the transitive nature of real-world’s inheritance