200-301 · Question #1566
Drag and Drop Question Drag and drop the TCP and UDP characteristics from the left onto the supporting protocols on the right. Not all options are used. Answer:
The correct answer is uses sequence numbers; relies on acknowledgment packets; ensures data integrity; supports real-time applications; connectionless at transport layer; minimal error checking. TCP characteristics include 'uses sequence numbers,' 'relies on acknowledgment packets,' and 'ensures data integrity' because TCP is a connection-oriented protocol that tracks packet order, requires ACKs for delivery confirmation, and guarantees reliable data transfer. UDP charac
Question
Exhibit
Answer Area
Drag items
Correct arrangement
- uses sequence numbers
- relies on acknowledgment packets
- ensures data integrity
- supports real-time applications
- connectionless at transport layer
- minimal error checking
Explanation
TCP characteristics include 'uses sequence numbers,' 'relies on acknowledgment packets,' and 'ensures data integrity' because TCP is a connection-oriented protocol that tracks packet order, requires ACKs for delivery confirmation, and guarantees reliable data transfer. UDP characteristics include 'supports real-time applications,' 'connectionless at transport layer,' and 'minimal error checking' because UDP sacrifices reliability for speed, making it ideal for streaming/VoIP/gaming where low latency matters more than guaranteed delivery. The unused option 'operates on OSI Layer 3' is incorrect for both protocols because both TCP and UDP operate at OSI Layer 4 (Transport Layer), not Layer 3 (Network Layer).
Topics
Community Discussion
No community discussion yet for this question.
