nerdexam
Juniper

JN0-105 · Question #59

What are two attributes of the UDP protocol? (Choose two.)

The correct answer is C. UDP is best effort. D. UDP is connectionless. UDP (User Datagram Protocol) is known for being connectionless (D) and providing best-effort delivery without the reliability mechanisms present in TCP (C). This means that UDP does not establish a connection before sending data and does not guarantee delivery, order, or error…

Networking Fundamentals

Question

What are two attributes of the UDP protocol? (Choose two.)

Options

  • AUDP is more reliable than TCP.
  • BUDP is always slower than TCP.
  • CUDP is best effort.
  • DUDP is connectionless.

How the community answered

(27 responses)
  • A
    19% (5)
  • B
    11% (3)
  • C
    70% (19)

Explanation

UDP (User Datagram Protocol) is known for being connectionless (D) and providing best-effort delivery without the reliability mechanisms present in TCP (C). This means that UDP does not establish a connection before sending data and does not guarantee delivery, order, or error checking, making it faster but less reliable than TCP.

Topics

#UDP#connectionless#best effort#transport protocols

Community Discussion

No community discussion yet for this question.

Full JN0-105 Practice