In a Go-Back-N protocol, what happens when a packet is lost?
Q1. In a Go-Back-N protocol, what happens when a packet is lost?
Answer: All packets from the lost packet onwards are retransmitted
Explanation: In Go-Back-N, when a packet is lost, all packets from the lost packet onwards are retransmitted.