Identify the correct concept described as: a linear, sequential software development model where each phase must be completed before the next begins.
- A. Software Development Life Cycle (SDLC)
- B. Version control
- C. Waterfall model ✓
- D. Coupling
Correct answer
C. Waterfall model
Explanation
Waterfall model refers to a linear, sequential software development model where each phase must be completed before the next begins.