Multiple choice

When data and acknowledgement are sent on the same frame, this is called

  1. piggybacking

  2. backpacking

  3. piggypacking

  4. none of these

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

Piggybacking is an efficient technique where data frames carry acknowledgments along with them. Instead of sending separate acknowledgment frames, the receiver 'piggybacks' the ACK onto outgoing data frames, reducing network overhead.