Developing Applications and Automating Workflows Using Cisco Platforms (DEVASC) — Question 245
What is a benefit of using a code review process in application development?
Answer options
- A. accelerates the deployment of new features in an existing application
- B. provides version control during code development
- C. enables the quick deployment of new code
- D. eliminates common mistakes during development
Correct answer: D
Explanation
The correct answer is D because a code review process helps identify and rectify common errors before they become part of the final product. Options A, B, and C do not directly relate to the primary purpose of code reviews, which is to enhance code quality and correctness.