CompTIA CySA+ (CS0-002) — Question 196
Which of the following best describes the process by which code is developed, tested, and deployed in small batches?
Answer options
- A. Agile
- B. Waterfall
- C. SDLC
- D. Dynamic code analysis
Correct answer: A
Explanation
The correct answer is A, Agile, which focuses on iterative development and encourages frequent reassessment and adaptation of plans. Options B (Waterfall) and C (SDLC) describe more linear or structured approaches, while D (Dynamic code analysis) pertains to testing methods rather than the development and deployment process.