Benefit of using version control systems in DevOps

Question:
What is the primary benefit of using version control systems like Git in DevOps?

  1. To run tests on the code
  2. To automate deployments
  3. To track and manage changes in code
  4. To manage cloud resources
Answer:
C - is the correct answer