...
Access-Control-Methods
March 14, 2024
UGC NET CS 2016 July- paper-2
March 14, 2024
Access-Control-Methods
March 14, 2024
UGC NET CS 2016 July- paper-2
March 14, 2024

Computer-Networks

Question 47

Consider the following message M = 1010001101. The cyclic redundancy check (CRC) for this message using the divisor polynomial x5 + x4 + x2 + 1 is:

A
01110
B
01011
C
10101
D
10110
Question 47 Explanation: 
Degree of generator polynomial is 5. Hence, 5 zeroes is appended before division.
M = 1010001101

append 5 zeroes = M = 101000110100000

∴ CRC = 01110
Correct Answer: A
Question 47 Explanation: 
Degree of generator polynomial is 5. Hence, 5 zeroes is appended before division.
M = 1010001101

append 5 zeroes = M = 101000110100000

∴ CRC = 01110

Leave a Reply

Your email address will not be published. Required fields are marked *