Which of the following transport layer protocols is used to support electronic…

2012

Which of the following transport layer protocols is used to support electronic mail?

  1. A.

    SMTP

  2. B.

    IP

  3. C.

    TCP

  4. D.

    UDP

Attempted by 1685 students.

Show answer & explanation

Correct answer: C

Answer: TCP. Email protocols require reliable, ordered delivery, which TCP provides.

  • Why TCP: It is connection-oriented and provides reliability (error detection, retransmission, and ordered delivery), features needed for transferring email data.

  • How email uses it: Application-layer email protocols such as SMTP, POP3 and IMAP run over TCP (for example, SMTP commonly uses TCP port 25).

  • Why other protocols are not correct: IP is a network-layer protocol (not transport-layer), SMTP is an application-layer protocol (not a transport protocol), and UDP is a transport protocol but is connectionless and unreliable, so it is unsuitable for standard email delivery.

A video solution is available for this question — log in and enroll to watch it.

Explore the full course: Gate Guidance By Sanchit Sir