JNCIA-Junos: Juniper Networks Certified Associate – Junos (2022) — Question 13

What are two characteristics of UDP? (Choose two.)

Answer options

Correct answer: A, C

Explanation

The correct answer includes A and C because UDP indeed operates at the transport layer and utilizes a best-effort delivery system, meaning it does not guarantee packet delivery. Options B and D are incorrect as UDP is connectionless, not connection-oriented, and it is not more reliable than TCP, which provides error checking and guarantees delivery.