Multiple choice technology

It is the network layer’s responsibility to forward packets reliably from the source to the destination.

  1. True

  2. False

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

Reliable delivery is the responsibility of the TRANSPORT layer (TCP), not the network layer. The network layer (IP) provides best-effort delivery without guarantees. Reliability, error correction, and flow control are higher-layer functions.