Question:medium

________ is a lightweight Data Transport Protocol that works on top of IP.

Show Hint

Think of the transport protocols this way:
  • TCP = Heavyweight, reliable (used for web browsing, email, file transfers).
  • UDP = Lightweight, fast (used for real-time video streaming, online gaming, DNS lookup).
Updated On: Jun 18, 2026
  • TCP
  • IP
  • UDP
  • FTP
Show Solution

The Correct Option is C

Solution and Explanation

Was this answer helpful?
0