nerdexam
CiscoCisco

200-301 · Question #655

200-301 Question #655: Real Exam Question with Answer & Explanation

TCP (Transmission Control Protocol) is a connection-oriented protocol that guarantees delivery through acknowledgments, retransmission, and sequencing, making it ideal for reliably sharing files between devices and supporting reliable data transmission. UDP (User Datagram Protoco

Submitted by viktor_hu· Mar 30, 2026CompTIA Network+ / CompTIA A+ - Network Fundamentals: Compare and contrast TCP and UDP protocols and their characteristics

Question

Drag and Drop Question Drag and drop the TCP or UDP details from the left onto their corresponding protocols on the right. Answer:

Explanation

TCP (Transmission Control Protocol) is a connection-oriented protocol that guarantees delivery through acknowledgments, retransmission, and sequencing, making it ideal for reliably sharing files between devices and supporting reliable data transmission. UDP (User Datagram Protocol) is a connectionless protocol that sends data without establishing a connection or guaranteeing delivery, making it appropriate for streaming operations where speed matters more than perfection and where best-effort service is acceptable. The key distinction is that TCP trades speed for reliability, while UDP trades reliability for low latency and speed.

Topics

#TCP#UDP#Transport Layer Protocols#Network Fundamentals

Community Discussion

No community discussion yet for this question.

Full 200-301 PracticeBrowse All 200-301 Questions