What does Software Development Life Cycle (SDLC) refer to?
- A. An Agile framework that organizes work into fixed-length iterations called sprints.
- B. The process of gathering and defining what users need from a software system.
- C. A structured process for planning, creating, testing, and deploying software. ✓
- D. A linear, sequential software development model where each phase must be completed before the next begins.
Correct answer
C. A structured process for planning, creating, testing, and deploying software.
Explanation
Software Development Life Cycle (SDLC) refers to a structured process for planning, creating, testing, and deploying software.