Multiple choice

Which of the following algorithms of TCP allows old implementation of TCP to start a connection with the sender so that multiple segments can be injected into the network up to the window size advertised by the receiver?

  1. Congestion avoidance

  2. Fast retransmit

  3. Slow start

  4. Fast recovery

  5. Listen

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

This algorithm of TCP allows old implementation of TCP to start a connection with the sender so that multiple segments can be injected into the network up to the window size advertised by the receiver.