πŸ“’ Too many exams? Don’t know which one suits you best? Book Your Free Expert πŸ‘‰ call Now!

  • google app store apple app store
  • βœ–

      Question

      What is the purpose of "code

      review"?
      A To automatically fix all bugs in the code. Correct Answer Incorrect Answer
      B To have other developers examine code for potential bugs, design flaws, adherence to standards, and overall quality. Correct Answer Incorrect Answer
      C To measure the performance of the code. Correct Answer Incorrect Answer
      D To generate documentation from the code. Correct Answer Incorrect Answer
      E To convert code into machine language. Correct Answer Incorrect Answer

      Solution

      Code review is a systematic examination of computer source code. It's a quality assurance activity where one or more people check a program mainly to improve its quality and to detect errors. It helps catch bugs early, share knowledge, and ensure consistency.

      Practice Next
      ask-question