engineering computer science MCQ #423

What is the function of the CRC in error detection?

engineering computer science MCQ #423

  1. Question 1

    Q1. What is the function of the CRC in error detection?

    • A) To correct errors
    • B) To detect errors
    • C) To compress data
    • D) To encrypt data

    Answer: To detect errors

    Explanation: CRC is used for error detection by calculating a checksum. NET computer science MCQs often test this core concept.