engineering computer science MCQ #364

What is the purpose of the cyclic redundancy check (CRC)?

engineering computer science MCQ #364

  1. Question 1

    Q1. What is the purpose of the cyclic redundancy check (CRC)?

    • A) Error correction
    • B) Error detection
    • C) Data compression
    • D) Encryption

    Answer: Error detection

    Explanation: CRC is used for error detection by generating a checksum based on the data being transmitted.