Exam BA-201 Topic 1 Question 215 Discussion

Actual exam question for Salesforce's BA-201 exam
Question #: 215
Topic #: 1
Universal Containers (UC) has several teams working on a new application in Salesforce. Unfortunately, during the release process, it was discovered that the teams had overwritten each other's changes.
What should JC use to prevent this from happening in the future?

Suggested Answer: B Vote an answer

The tool that Universal Containers should use to prevent teams from overwriting each other's changes in the future is a version control system. A version control system is a tool that tracks and manages changes to code or configuration in a software project or enhancement. A version control system helps to prevent teams from overwriting each other's changes by allowing them to create and work on separate branches or copies of the code or configuration, merge their changes with the main branch or copy when they are ready, and resolve any conflicts or errors that may occur during the merge. A version control system also helps to maintain a history of changes, backup and restore previous versions, and collaborate and communicate with other team members. References: https://trailhead.salesforce.com/content/learn/modules/git-and-git-hub-basics/work- with-the-git-hub-workflow

by Aurora at Jan 25, 2026, 06:04 AM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.