Developing Applications and Automating Workflows Using Cisco Platforms (DEVASC) — Question 314

What is a principle of a code review process?

Answer options

Correct answer: C

Explanation

The correct answer is C because consistent naming standards are crucial for maintaining code readability and collaboration among developers. Options A and B misrepresent the purpose of a code review, which is to ensure code quality before it reaches production. Option D, while a common practice, is not a strict principle of the code review process.