Networking Concepts第 15 / 100 题

What distinguishes UDP from TCP at the Transport layer?

a.UDP guarantees ordered delivery through sequencing
b.UDP performs a three-way handshake before sending data
c.UDP is connectionless and does not guarantee delivery
d.UDP always encrypts application data

解析

UDP is connectionless, has low overhead, and does not guarantee delivery, ordering, or retransmission. This makes it ideal for latency-sensitive traffic such as VoIP and streaming. TCP, by contrast, is connection-oriented and reliable.

免费刷完整 100 道题库 — 无需注册。

同考点相关题目

最近核对: · 审核流程

PrepPass 编辑团队 · 依据官方资料核对 CompTIA Network+ (N10-009) · 我们如何核对
反馈