Which of the following is not true about TCP’s windowing mechanism?

a) The window is calculated once for the connection and not changed.
b) Windowing allows TCP to implement both congestion control and flow control.
c) A small window reduces throughput and can result in network underutilization.
d) A large window can cause network congestion or overflow a receiver.


a) The window is calculated once for the connection and not changed.

Computer Science & Information Technology

You might also like to view...

Present value (Pv)—the total amount that a series of future payments is worth now—is also referred to as the ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

Explain the purpose of applying a filter to a PivotTable and what types of filters you can apply.

What will be an ideal response?

Computer Science & Information Technology

The best video format for smartphones and tablet devices is ____.

A. MP4 B. WMF C. QuickTime D. RealVideo

Computer Science & Information Technology

3.53 If x = 3, which of the following sets x to 7?

a) x *= 4; b) x += 4; c) x =+ 4; d) x + 4 = x;

Computer Science & Information Technology