nerdexam
Cisco

200-301 · Question #1618

What is the difference between the TCP and UDP protocols?

The correct answer is A. TCP ensures ordered, reliable data delivery, and UDP offers low latency and high throughput.. TCP provides ordered, reliable data delivery by using error checking, acknowledgment, and retransmission of lost packets. In contrast, UDP does not guarantee delivery or order, but it has lower latency and higher throughput because it avoids the overhead of connection setup and e

Submitted by jakub_pl· Mar 5, 2026Network Fundamentals

Question

What is the difference between the TCP and UDP protocols?

Options

  • ATCP ensures ordered, reliable data delivery, and UDP offers low latency and high throughput.
  • BTCP is used for transmitting data over the internet, and UDP is used for transmitting data over a
  • CTCP manages multicast and broadcast data transfers, and UDP only handles unicast
  • DTCP is used to ensure data integrity in a file transfer, and UDP is used to broadcast a message to

How the community answered

(27 responses)
  • A
    89% (24)
  • B
    7% (2)
  • C
    4% (1)

Explanation

TCP provides ordered, reliable data delivery by using error checking, acknowledgment, and retransmission of lost packets. In contrast, UDP does not guarantee delivery or order, but it has lower latency and higher throughput because it avoids the overhead of connection setup and error correction mechanisms.

Topics

#TCP#UDP#Transport Layer Protocols#Protocol Differences

Community Discussion

No community discussion yet for this question.

Full 200-301 Practice