1.1.f (ii) Latency In UDP we have less data protocol latency as compared to TCP. TCP would have to ack and even set up a connection before sending. In UDP we just start sending. However it is important to note that UDP applications themselves are more latency prone. The choice of UDP means the …