QuestionQ15

Software Development and Design

Why should a code-review process be used?

  • A It enables various software design implementations.
  • B It enables a consistent software design.
  • C It ensures that members of a team work in isolation.
  • D It ensures that whole software is secure.
Explanation

Code review helps team members apply shared design standards and identify inconsistencies before changes are merged, supporting a consistent software design.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!