Solved

Which Two Statements Describe the Advantages of Using a Version

Question 13

Multiple Choice

Which two statements describe the advantages of using a version control system? (Choose two.)


A) It allows for branching and merging so that different tasks are worked on in isolation before they are merged into a feature or master branch.
B) It provides tooling to automate application builds and infrastructure provisioning.
C) It allows multiple engineers to work against the same code and configuration files and mange differences and conflicts.
D) It provides a system to track User Stories and allocate to backlogs.
E) It allows developers to write effective unit tests.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions