Developing Applications and Automating Workflows Using Cisco Platforms (DEVASC) — Question 495
What is a benefit of using a version control system?
Answer options
- A. tracks changes to the files
- B. enforces change management controls
- C. centralizes binary files
- D. prevents code from being stored locally
Correct answer: A
Explanation
The correct answer, A, highlights the primary function of version control systems, which is to track changes made to files over time. Options B, C, and D do not accurately describe the main benefits of version control; they focus on aspects that are more related to project management, file storage, or restrictions rather than the core capability of tracking changes.