Multiple choice

In the data link layer, the errors are

  1. detected

  2. corrected

  3. both (1) and (2)

  4. none of these

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

The data link layer is responsible for both detecting errors (using checksums or CRC) and correcting them (often via retransmission).