MCQs City stays free thanks to ads. Please turn off your ad blocker for this site so content and features keep working.
Computer Networks
Udp
Q
Which of the following is false with respect to UDP?
AA. Connection-oriented
BB. Unreliable
CC. Transport layer protocol
DD. Low overhead
Correct Answer:
A. A. Connection-oriented
Explanation:
UDP is an unreliable, connectionless transport layer protocol that provides message-based data transmission. TCP is an example of connection-oriented protocols.