What is an advantage of UDP over TCP?

IT Questions BankCategory: Networking BasicsWhat is an advantage of UDP over TCP?

What is an advantage of UDP over TCP?

  • UDP communication is more reliable.
  • UDP communication requires less overhead.
  • UDP acknowledges received data.
  • UDP reorders segments that are received out of order.

Explanation: TCP is a more reliable protocol and uses sequence numbers to realign packets that arrive out of order at the destination. Both UDP and TCP use port numbers to identify applications. UDP has less overhead than TCP because the UDP header has fewer bytes and UDP does not confirm the receipt of packets.

Exam with this question: Networking Essentials (Version 2) - Modules 9 - 12: Data Communications and Network Services Group Exam
Exam with this question: Networking Basics - 15.3.3 Transport Layer Quiz

Subscribe
Notify of
guest

0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x