NetworkingQuestion 50 of 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

Explanation

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.

Practice all 100 questions free — no signup required.

Related questions on this topic

Last reviewed: · editorial process

PrepPass Editorial Team · Verified against Google IT Support Professional Certificate · How we review
Report