Professional Cloud Developer · Free Practice Question Easy
Question 5
What is the advantage of using Source Control Management (SCM) tools like Git?
- A SCM tools allow for the creation of multiple directories for backups
- B SCM tools provide more storage space for backups
- C SCM tools allow for storing only changes in source code, making backups more efficient
- D SCM tools make it easier to audit application changes
Reveal correct answer
Correct answer: C
Explanation
SCM tools like Git allow for storing only changes in source code, making backups more efficient in terms of storage.Discussion
Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.
You must be logged in to post a comment.
