Which statement best describes UDP compared to TCP?

Prepare for the Telecom and Networking Test. Practice with multiple choice questions and detailed explanations. Enhance your knowledge in telecommunications and networking to excel in your exam!

Multiple Choice

Which statement best describes UDP compared to TCP?

Explanation:
UDP is a simple, fast transport option that does not establish a connection, does not guarantee delivery, and does not preserve packet order. It sends datagrams with minimal overhead, so latency is low and the protocol is lightweight. Because of that, the statement that best describes UDP is that it is connectionless, unreliable, and unordered. There is no built-in flow control or congestion control in UDP; those features exist in TCP, which manages a connection, ensures reliability through acknowledgments and retransmissions, and preserves order with sequencing. The other descriptions imply guarantees UDP does not provide: connection-oriented or reliable delivery, guaranteed ordered delivery with congestion control, or built-in flow control.

UDP is a simple, fast transport option that does not establish a connection, does not guarantee delivery, and does not preserve packet order. It sends datagrams with minimal overhead, so latency is low and the protocol is lightweight. Because of that, the statement that best describes UDP is that it is connectionless, unreliable, and unordered.

There is no built-in flow control or congestion control in UDP; those features exist in TCP, which manages a connection, ensures reliability through acknowledgments and retransmissions, and preserves order with sequencing. The other descriptions imply guarantees UDP does not provide: connection-oriented or reliable delivery, guaranteed ordered delivery with congestion control, or built-in flow control.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy