Which of these isare true of UDP a It provides reliability f
Which of these is/are true of UDP?
| a. It provides reliability, flow-control, and error-recovery functions. |
Solution
Answer:
b. It functions basically like a transport-layer equivalent of IP.
c. Its simplicity means its headers contain fewer bytes and consume less network overhead than TCP
UDP is a cnnection less transport layer protocol that provides no reliability, flow-control, and error-recovery functions. Its simplicity means its headers contain fewer bytes and consume less network overhead than TCP. It functions basically like a transport-layer equivalent of IP.
