Incremental vs Iterative: which is TRUE?
Answer options
A
Incremental adds new modules; Iterative deepens/improves the same product
B
They are identical
C
Both discard prototypes
D
Neither can be combined
Correct answer: Incremental adds new modules; Iterative deepens/improves the same product
Explanation
Incremental = breadth by modules; Iterative = depth over cycles.