Computer Science, asked by lipakshigijwani5410, 1 year ago

In cyclic redundancy checking what is the CRC?
A.the divisor
B.the quotient
C.the dividend
D.the remainder

Answers

Answered by afruja70
3
Hello mate

here's your answer

¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤

Option D✔✔

The Remainder.

¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤

Hope it helps you
Answered by Sidyandex
1

The option D, i.e. remainder is the correct answer to the question. CRC is cyclic redundancy check.

CRC is a code for error- detection. It is mostly used in digital networks and sometimes in storage devices to detect any change in the raw data.

The data blocks that enter into the system gets some short check value attached to them.

This value is completely dependent on the remainder of the polynomial division of the data content.

Similar questions