engineering computer science MCQ #594

A network uses a CRC-8 error detection code. What is the degree of the generator polynomial?

engineering computer science MCQ #594

  1. Question 1

    Q1. A network uses a CRC-8 error detection code. What is the degree of the generator polynomial?

    • A) 7
    • B) 8
    • C) 9
    • D) 10

    Answer: 8

    Explanation: The degree of the generator polynomial is equal to the number of bits in the CRC code, so 8 for CRC-8.