nerdexam
Cisco

200-301 · Question #876

Drag and Drop Question Drag and drop the characteristics of transport layer protocols from the left onto the corresponding protocols on the right. Answer:

The correct answer is provides support for retransmission of lost packets; guarantees packet delivery; uses a 32-bit sequence number; requires less computer resources; offers minimal overhead within a packet; ideal for voice traffic. TCP (Transmission Control Protocol) is a connection-oriented protocol that provides reliability features including retransmission of lost packets, guaranteed packet delivery, and uses a 32-bit sequence number to track and reorder segments. UDP (User Datagram Protocol) is a connec

Submitted by stefanr· Mar 5, 2026Network Fundamentals - Understanding the characteristics and differences between TCP and UDP transport layer protocols (CompTIA Network+/CCNA Domain: Network Fundamentals)

Question

Drag and Drop Question Drag and drop the characteristics of transport layer protocols from the left onto the corresponding protocols on the right. Answer:

Exhibit

200-301 question #876 exhibit

Answer Area

Drag items

requires less computer resourcesoffers minimal overhead within a packetprovides support for retransmission of lost packetsguarantees packet deliveryuses a 32-bit sequence numberideal for voice traffic

Correct arrangement

  • provides support for retransmission of lost packets
  • guarantees packet delivery
  • uses a 32-bit sequence number
  • requires less computer resources
  • offers minimal overhead within a packet
  • ideal for voice traffic

Explanation

TCP (Transmission Control Protocol) is a connection-oriented protocol that provides reliability features including retransmission of lost packets, guaranteed packet delivery, and uses a 32-bit sequence number to track and reorder segments. UDP (User Datagram Protocol) is a connectionless protocol designed for speed and efficiency - it requires fewer computer resources, offers minimal packet overhead (8-byte header vs TCP's 20+ bytes), and is ideal for real-time voice traffic where occasional packet loss is acceptable but latency is not.

Topics

#TCP#UDP#Transport Layer#OSI Model

Community Discussion

No community discussion yet for this question.

Full 200-301 Practice