The _____ model of a systems development life cycle provides for progressive development of operational software, with each release providing added capabilities. a. RAD life cycle b. incremental build life cycle c. waterfall life cycle d. spiral life cycle

Answered on

Answer: b. incremental build life cycle

The incremental build life cycle model is known for its approach where the overall system is developed through multiple iterations or increments. In this model, each increment adds functional capabilities to the system until the full system is completed. This allows parts of the system to be operational early in the development process and makes it easier to implement changes as feedback is received from early stages of partial releases.

Related Questions