nerdexam
CompTIA

FC0-U61 · Question #302

Which of the following protocols handles the reliable delivery of data?

The correct answer is A. TCP. TCP (Transmission Control Protocol) is a connection-oriented protocol responsible for the reliable, ordered, and error-checked delivery of data packets across an IP network.

IT Concepts and Terminology

Question

Which of the following protocols handles the reliable delivery of data?

Options

  • ATCP
  • BARP
  • CIPX
  • DUDP

How the community answered

(55 responses)
  • A
    87% (48)
  • B
    7% (4)
  • C
    2% (1)
  • D
    4% (2)

Why each option

TCP (Transmission Control Protocol) is a connection-oriented protocol responsible for the reliable, ordered, and error-checked delivery of data packets across an IP network.

ATCPCorrect

TCP (Transmission Control Protocol) provides reliable data delivery through mechanisms like sequence numbers, acknowledgments, retransmissions, and flow control, ensuring that all data arrives correctly and in order.

BARP

ARP (Address Resolution Protocol) maps IP addresses to MAC addresses on a local network, it does not handle data delivery reliability.

CIPX

IPX (Internetwork Packet Exchange) is a legacy Novell network layer protocol that offers unreliable, connectionless datagram delivery, similar to UDP.

DUDP

UDP (User Datagram Protocol) is a connectionless protocol that offers fast but unreliable data transmission, without guarantees of delivery, order, or error checking.

Concept tested: Networking protocols - TCP reliability

Source: https://learn.microsoft.com/en-us/windows/win32/winsock/tcp-ip-protocol-stack-2

Topics

#TCP#network protocols#reliable delivery

Community Discussion

No community discussion yet for this question.

Full FC0-U61 Practice