In what two situations would UDP be better than TCP as the preferred transport protocol? (Choose two.)

  • Post author:
  • Post category:Uncategorized
  • Post comments:0 Comments
  • Post last modified:April 26, 2023
  • Reading time:2 mins read

In what two situations would UDP be better than TCP as the preferred transport protocol? (Choose two.)

  • when applications need to guarantee that a packet arrives intact, in sequence, and unduplicated
  • when a faster delivery mechanism is needed
  • when delivery overhead is not an issue
  • when applications do not need to guarantee delivery of the data
  • when destination port numbers are dynamic
    Answers Explanation & Hints:

    UDP is a very simple transport layer protocol that does not guarantee delivery. Devices on both ends of the conversation are not required to keep track of the conversation. UDP is used as the transport protocol for applications that need a speedy, best-effort delivery.

For more Questions and Answers click the link below:

CCNA 1 v7 & v7.02 – ITN v7 – Modules 14 – 15: Network Application Communications Exam Answers 2023 Full 100%

5 1 vote
Article Rating
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments