volume_mute

Refactoring Is Not Limited to Object-Oriented Development

publish date2026/06/24 21:27:36.711018 UTC

volume_mute

True or False: Although refactoring is sometimes considered to be limited to object-oriented development, the underlying principles can in fact be applied to any development approach.

Correct Answer

True

Explanation

While refactoring is often discussed in the context of object-oriented development, the underlying principles of improving structure and reducing complexity can be applied to any development approach, not just object-oriented systems.

Reference

Software Engineering, Ian Sommerville, 10th edition


Quizzes you can take where this question appears