Single Choice
Easy
QWhat is a guiding principle in creating a branching structure for your implementation?
ID: #9595
X++ Overview in D365 F&O
160 views
Question Info
#9595Q ID
EasyDifficulty
X++ Overview in D365 F&OTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
- A. Incorrect: You do not want an overly complicated branching strategy because it will cause unnecessary work and planning.
- B. Incorrect: You do not want the branching strategy to be the same for every implementation; each implementation is unique.
- C. Correct: Keep the branching structure simple without over complicating it, making sure your strategy is easy to navigate and will produce the correct code flow for your implementation.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic