nerdexam
CiscoCisco

200-301 · Question #876

200-301 Question #876: Real Exam Question with Answer & 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 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:

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 PracticeBrowse All 200-301 Questions