volume_mute

Complexity and Maintainability Relationship

publish date2026/06/24 21:18:38.704946 UTC

volume_mute

What did early research on the relationship between program complexity and maintainability find?

Correct Answer

The more complex a system or component, the more expensive it is to maintain

Explanation

Early research on program complexity and maintainability found that the more complex a system or component, the more expensive it is to maintain. This insight suggests that replacing complex components with simpler alternatives can help reduce future maintenance costs.

Reference

Software Engineering, Ian Sommerville, 10th edition


Quizzes you can take where this question appears