volume_mute
COCOMO 2 Maintenance Effort Basis
publish date: 2026/06/24 21:18:39.915580 UTC
volume_mute
According to the COCOMO 2 cost estimation model, what two factors form the basis of an estimate for software maintenance effort?
Correct Answer
The effort to understand the existing code and the effort to develop the new code
Explanation
The COCOMO 2 model suggests that an estimate for software maintenance effort can be based on two components: the effort required to understand the existing code, and the effort required to develop the new code that implements the requested change.
Reference
Software Engineering, Ian Sommerville, 10th edition
