Certified Pega Senior System Architect v8.7 — Question 62

In which of the following situations do you use branches?

Answer options

Correct answer: A

Explanation

The correct answer is A because branches are typically used when multiple teams are working on the same codebase simultaneously, which helps to manage changes without conflict. Options B, C, and D do not involve simultaneous development on the same application, making branches unnecessary in those situations.