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

What is an advantage of a version control system?

Answer options

Correct answer: A

Explanation

Option A is correct because a version control system helps developers manage and resolve conflicts that arise when multiple changes are made to the same codebase. The other options, while they may represent good practices, are not inherent advantages of a version control system itself.