202k views
17 votes
Describe how checksum detects errors​

User Fqxp
by
5.8k points

1 Answer

10 votes

Answer:

For error detection by checksums, data is divided into fixed sized frames or segments. Sender's End − The sender adds the segments using 1's complement arithmetic to get the sum. It then complements the sum to get the checksum and sends it along with the data frames.

User Lolo
by
7.2k points