How many bits wide will the CRC be?


Warning: Trying to access array offset on false in /home3/indiakep/public_html/wp-content/plugins/dw-question-answer/inc/Template.php on line 8
All QuestionsCategory: NetworksHow many bits wide will the CRC be?
chetan shidling asked 6 years ago

If the divisor polynomial is (x^5 + x^4 + x^2 + 1), how many bits will the divisor polynomial have? How many zeros to be appended in calculation?
Options:

  1. 5, 5, 4
  2. 5, 5, 5
  3. 6, 5, 5
  4. 6, 5, 4