Multiple choice

The digitized voice is an example for

  1. message stream

  2. byte stream

  3. connectionless service

  4. unreliable service

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

Digitized voice (VoIP) is often transmitted using unreliable services (like UDP) because real-time delivery is more important than perfect reliability. Dropped packets are preferable to the latency caused by retransmission.