Multiple choice

Video streaming is an example of an application that uses TCP.

  1. True

  2. False

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

Video streaming typically uses UDP because it prioritizes speed and real-time delivery over the error correction and retransmission overhead inherent in TCP. Using TCP for live streaming often results in unacceptable latency.