What is the purpose of using cumulative acknowledgments in Go-Back-N (GBN) protocols?
a. To compress multiple acknowledgments into one.
b. To calculate the checksum of received packets.
c. To increase the data transfer rate.
d. To confirm receipt of all packets up to a certain sequence number.
e. To request retransmission of all packets.