Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

• What is the significance of the concept of inheritance within the concept of o

ID: 3820150 • Letter: #

Question

• What is the significance of the concept of inheritance within the concept of object oriented programming? How does the concept of inheritance improve on the traditional programming model?
• Provide a programming problem in which inheritance should be used (You do not need to write codes for this discussion. Instead, describe the programming problem and explain why inheritance should be used).
• Research the concept of Polymorphism and, again, provide a programming problem in which polymorphism should be used.

Explanation / Answer

In inheritance reuasablity of code will be initated with the utility of the code of inheritance we c an reuse the code in different manner in large code by uding the polymorphism

by using polymorphism we can use the code n different variants by keen reasarch of polymorphism we can get different type of overridden methods in polymorphism