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

Why would a developer compare a current version of code to a previous version?

Answer options

Correct answer: B

Explanation

The correct answer is B because comparing versions helps identify issues that may have caused code failures. Options A, C, and D are important aspects of version control but do not specifically address the need to resolve code issues, which is the primary focus of this question.