nerdexam
Cisco

200-301 · Question #1583

Drag and Drop Question Drag and drop the characteristics from the left onto the corresponding protocol types on the right. Not all characteristics are used. Answer:

The correct answer is TCP: uses a three-way handshake; TCP: preferred for web browsing; TCP: provides a reliable connection; UDP: faster data transmission; UDP: used for streaming and VoIP; UDP: connectionless protocol. TCP (Transmission Control Protocol) is a connection-oriented protocol that uses a three-way handshake (SYN, SYN-ACK, ACK) to establish a reliable connection, making it preferred for web browsing (HTTP/HTTPS) where data integrity is critical. UDP (User Datagram Protocol) is a conn

Submitted by fatema_kw· Mar 5, 2026Network Fundamentals - Understanding the characteristics and differences between TCP and UDP transport layer protocols, including their use cases, connection methods, and reliability features (e.g., CompTIA Network+, CCNA, or Security+ Network Concepts domain).

Question

Drag and Drop Question Drag and drop the characteristics from the left onto the corresponding protocol types on the right. Not all characteristics are used. Answer:

Exhibit

200-301 question #1583 exhibit

Answer Area

Drag items

belongs to OSI Layer 3uses a three-way handshakefaster data transmissionused for streaming and VoIPconnectionless protocolpreferred for web browsingprovides a reliable connection

Correct arrangement

  • TCP: uses a three-way handshake
  • TCP: preferred for web browsing
  • TCP: provides a reliable connection
  • UDP: faster data transmission
  • UDP: used for streaming and VoIP
  • UDP: connectionless protocol

Explanation

TCP (Transmission Control Protocol) is a connection-oriented protocol that uses a three-way handshake (SYN, SYN-ACK, ACK) to establish a reliable connection, making it preferred for web browsing (HTTP/HTTPS) where data integrity is critical. UDP (User Datagram Protocol) is a connectionless protocol that skips the handshake process, enabling faster data transmission, which makes it ideal for real-time applications like streaming and VoIP where speed is prioritized over guaranteed delivery. The unused option 'belongs to OSI Layer 3' is incorrect for both because TCP and UDP both operate at OSI Layer 4 (Transport Layer), not Layer 3.

Topics

#TCP vs UDP#Transport Layer Protocols#OSI Model#Network Fundamentals

Community Discussion

No community discussion yet for this question.

Full 200-301 Practice