What is the name for a systematic examination of source code by peers to identify defects and improve quality?
- A. Code review ✓
- B. Software configuration management
- C. Spiral model
- D. Product backlog
Correct answer
A. Code review
Explanation
Code review refers to a systematic examination of source code by peers to identify defects and improve quality.