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

What is a benefit of a distributed version control system?

Answer options

Correct answer: C

Explanation

The correct answer is C, as distributed version control systems allow users to continue working on projects without an internet connection, enabling local commits. Options A, B, and D do not specifically relate to the distributed nature of the system and focus more on coding standards and testing, which are not inherent benefits of distributed version control.