exam questions

Exam 200-901 All Questions

View all questions & answers for the 200-901 exam

Exam 200-901 topic 1 question 292 discussion

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

What is a principle of a code review process?

  • A. Changes are made after the code is submitted to source control.
  • B. It must not prevent code from getting into production as quickly as possible.
  • C. Naming standards must be consistent.
  • D. A technical lead must sign off on the review.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

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
Dannyboy7
Highly Voted 2 years, 3 months ago
Selected Answer: C
I would pick C
upvoted 6 times
...
81c0313
Most Recent 10 months ago
Answer C: Code review really has two purposes: Improving the code. Finding bugs, anticipating possible bugs, checking the clarity of the code, and checking for consistency with the project’s style standards.' Improving the programmer. Code review is an important way that programmers learn and teach each other, about new language features, changes in the design of the project or its coding standards, and new techniques. In open source projects, particularly, much conversation happens in the context of code reviews.
upvoted 1 times
...
tonko
2 years, 1 month ago
Selected Answer: A
branch -> develop -> commit -> pull request -> code review -> merge or comment. I think "A" is answer.
upvoted 2 times
...
DoctorDoctor
2 years, 3 months ago
Selected Answer: C
I think C
upvoted 4 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 ...