Questions: Bandwidth, Latency, and Throughput

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A satellite internet link has 1 Gbps bandwidth and a 600 ms round-trip latency. A TCP connection uses a 64 KB receive window. Approximately what is the maximum achievable throughput?

A1 Gbps — the full bandwidth of the link
BAbout 853 Kbps — because the window size divided by RTT caps how much data can be in flight
C500 Mbps — latency cuts effective bandwidth in half
DDetermined by propagation delay alone, not bandwidth
Question 2 Multiple Choice

A network engineer observes that ping times between two servers increase dramatically during business hours but the link's speed rating (bandwidth) is unchanged. Which component of latency is most likely responsible?

APropagation delay — more users means signals travel more slowly through the wire
BTransmission delay — higher traffic increases the time to push bits onto the link
CQueuing delay — packets wait longer in router buffers when traffic competes for the link
DProcessing delay — routers examine more packet headers when traffic increases
Question 3 True / False

Throughput and bandwidth refer to the same network property — the rate at which data moves across a link.

TTrue
FFalse
Question 4 True / False

Latency is composed of more than just propagation delay — it also includes transmission delay, processing delay, and queuing delay.

TTrue
FFalse
Question 5 Short Answer

Explain what the bandwidth-delay product represents and why it matters for protocol design.

Think about your answer, then reveal below.