exam questions

Exam 200-901 All Questions

View all questions & answers for the 200-901 exam

Exam 200-901 topic 1 question 9 discussion

Actual exam question from Cisco's 200-901
Question #: 9
Topic #: 1
[All 200-901 Questions]

Before which process is code review performed when version control is used?

  • A. checkout of code
  • B. merge of code
  • C. committing code
  • D. branching code
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Requium
Highly Voted 3 years ago
I think B
upvoted 22 times
...
ReadTheDoc
Highly Voted 3 years ago
B. is correct.
upvoted 9 times
...
nospampls
Most Recent 7 months ago
Selected Answer: B
Answer is B
upvoted 1 times
...
almostLucy
9 months, 2 weeks ago
confusing expression!!!!!!!!! ah.......
upvoted 2 times
...
macxsz
1 year ago
Selected Answer: B
B Before merge of code
upvoted 1 times
...
designated
1 year, 4 months ago
Selected Answer: B
B is correct. Create a new branch > Push code changes > Automated build and tests > Push code fixes > Automated build and test > Review and approve > Merge The code review is performed before Merge the code.
upvoted 1 times
...
Dimma
1 year, 11 months ago
B is correct
upvoted 1 times
...
Yman
2 years, 2 months ago
D is Correct, The question asks what happens before code review. Why would you merge and then review the code, imagine merging with the production branch then reviewing it. Branching -> Review -> Merge Request
upvoted 1 times
ImAlwaysRight
2 years, 1 month ago
Then based on ur own answer, it is D. Read again the question.
upvoted 1 times
ImAlwaysRight
2 years, 1 month ago
Sorry, the correct answer is B
upvoted 1 times
Yman
2 years, 1 month ago
My bad, my train of thought was you wouldnt straight up merge then review. B was just worded weird should be merge request, also messed up my innitial comment
upvoted 1 times
...
...
...
...
Medra76
2 years, 2 months ago
B IS THE CORRECT. Check this link to see how Git operations fit on the Pipeline of CI/CD
upvoted 2 times
...
Medra76
2 years, 3 months ago
I used to think B, but after think twice: + Master branch is for production. + Branch is for New features and Fixes, which could be considered as code review ) For that reason, D is the correct answer
upvoted 2 times
Medra76
2 years, 2 months ago
Check my other post, i determine that B is correct
upvoted 2 times
...
...
JimGrayham
2 years, 4 months ago
Branching -> Code Review -> Merging B is correct
upvoted 1 times
...
uerdemk
2 years, 6 months ago
Should be B
upvoted 2 times
...
bpbenabd
2 years, 7 months ago
I think it is B.
upvoted 2 times
...
B3nd3cida
2 years, 8 months ago
It seems to be B. https://medium.com/palantir/code-review-best-practices-19e02780015f#:~:text=When%20to%20review,changes%20since%20the%20last%20release.
upvoted 1 times
...
Miguex125
2 years, 10 months ago
I think B is correct
upvoted 4 times
...
QyuKim
2 years, 10 months ago
D.
upvoted 3 times
...
Alan2036
3 years ago
I would also say B
upvoted 5 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
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.

SaveCancel
Loading ...