JNCIA-Junos: Juniper Networks Certified Associate – Junos (legacy) — Question 41

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

Answer options

Correct answer: A, B, D

Explanation

UDP is designed for speed, making it faster than TCP, which involves connection establishment and error checking. Operating at the Transport Layer is a fundamental aspect of UDP, allowing it to handle data transmission. However, UDP is not connection-oriented and does not guarantee reliability, meaning options C and E are incorrect.