Unlocking Software Reusability: Multilevel Inheritance Boosts Productivity and Quality
The article discusses how using object-oriented software can make it easier to reuse code, which saves time and effort in software development. The researchers used Python to evaluate different metrics related to software reusability in object-oriented systems. They found that multilevel inheritance has a greater impact on reusability compared to single-level or hierarchical inheritance. This study highlights the importance of metrics in evaluating object-oriented software systems.