Networking第 50 / 100 题

What is the difference between TCP and UDP?

a.TCP is wireless while UDP is wired
b.TCP is for video only while UDP is for text only
c.TCP is reliable and connection-oriented while UDP is faster but connectionless
d.There is no difference between them

解析

TCP establishes a connection and guarantees reliable, ordered delivery with error checking and retransmission. UDP is connectionless and does not guarantee delivery, trading reliability for lower overhead and speed. UDP suits real-time uses like streaming and online gaming.

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

同考点相关题目

最近核对: · 审核流程

PrepPass 编辑团队 · 依据官方资料核对 Google IT Support Professional Certificate · 我们如何核对
反馈