COMPUTER NETWORKING

TRANSPORT LAYER

INTRODUCTION

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
What is an advantage of UDP over TCP?
A
UDP communication is more reliable.
B
UDP communication requires less overhead.
C
UDP reorders segments that are received out of order.
D
UDP acknowledges received data.
Explanation: 

Detailed explanation-1: -Less overhead than TCP because UDP is a connectionless protocol. It can run over a more fantastic range of network conditions than TCP. Useful for applications that do not require reliable, ordered delivery of messages.

Detailed explanation-2: -What is an advantage of UDP over TCP? UDP communication requires less overhead. UDP communication is more reliable. UDP reorders segments that are received out of order.

There is 1 question to complete.