Multiple choice

Which one of the following uses UDP as the transport protocol?

  1. HTTP

  2. Telnet

  3. DNS

  4. SMTP

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

HTTP & SMTP uses TCP to make call. DNS which is used for mapping name to IP addresses uses UDP to make function calls.