Which statement about UDP is true?

Prepare for the Wireshark Traffic Analysis Exam. Study with flashcards and multiple choice questions, each question includes hints and explanations. Ace your exam!

Multiple Choice

Which statement about UDP is true?

Explanation:
UDP is a connectionless, best-effort protocol that sends datagrams without establishing a session or ensuring delivery. It does not guarantee that packets will arrive, arrive in the order they were sent, or be free from errors that would require recovery. There is a simple checksum to detect some corruption, but UDP offers no guarantees of error-free delivery or any retransmission, sequencing, or flow control at the transport layer. So the statement about lacking guarantees for delivery, order, and error checking captures UDP’s basic behavior. The other points don’t fit: UDP does not use a three-way handshake, does not require a response from the destination, and does not inherently encrypt payload data.

UDP is a connectionless, best-effort protocol that sends datagrams without establishing a session or ensuring delivery. It does not guarantee that packets will arrive, arrive in the order they were sent, or be free from errors that would require recovery. There is a simple checksum to detect some corruption, but UDP offers no guarantees of error-free delivery or any retransmission, sequencing, or flow control at the transport layer. So the statement about lacking guarantees for delivery, order, and error checking captures UDP’s basic behavior. The other points don’t fit: UDP does not use a three-way handshake, does not require a response from the destination, and does not inherently encrypt payload data.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy