What is the primary purpose of code review in software development?
Answer options
A
To assign blame for bugs
B
To catch defects early, share knowledge, and maintain code quality standards
C
To slow down the development process
D
To replace automated testing
Correct answer: To catch defects early, share knowledge, and maintain code quality standards
Explanation
Quick AnswerThe correct answer is To catch defects early, share knowledge, and maintain code quality standards because it directly addresses the core logic of Software Engineering.
This question has been retained as-is due to its unique context.