Database-Management-System
August 7, 2024Data-Structures
August 8, 2024GATE 2008
|
Question 56
|
In the slow start phase of the TCP congestion control algorithm, the size of the congestion window
|
does not increase
|
|
|
increases linearly
|
|
|
increases quadratically
|
|
|
increases exponentially
|
Question 56 Explanation:
In slow start phase, window size will grow exponentially, when the threshold is reached and congestion avoidance phase begins. In congestion avoidance phase, the window is increased linearly.
Correct Answer: D
Question 56 Explanation:
In slow start phase, window size will grow exponentially, when the threshold is reached and congestion avoidance phase begins. In congestion avoidance phase, the window is increased linearly.
