volume_mute
Combining Models
publish date: 2026/05/30 13:51:29.791563 UTC
volume_mute
True or False: The waterfall, incremental, and reuse-oriented process models are mutually exclusive and cannot be used together in the same project.
Correct Answer
False
Explanation
These models are not mutually exclusive and are often used together, especially for large systems development. Parts of a system that are well understood can be specified and developed using a waterfall-based process, while parts difficult to specify in advance should be developed using an incremental approach.
Reference
Software Engineering, Ian Sommerville, 9th edition
