Posts Tagged ‘inheritance’
How Inheritance is useful in reusing code for programmers?
In a large organization, programmers develop a library of classes as they work on various projects. Discuss, in such an environment, how inheritance can be useful in reusing code and therefore saving time.