Networking第 44 / 100 题
Which protocol is connection-oriented and ensures reliable, ordered delivery of data?
a.ICMP
b.UDP
c.ARP
d.TCP
解析
TCP (Transmission Control Protocol) establishes a connection and guarantees that data arrives reliably and in order, retransmitting lost packets. This makes it suitable for applications like web browsing and email. UDP, by contrast, is faster but does not guarantee delivery.
免费刷完整 100 道题库 — 无需注册。