Saved Bookmarks
| 1. |
Which of the following is false with respect to UDP?(a) Connection-oriented(b) Unreliable(c) Transport layer protocol(d) Low overhead |
|
Answer» Right answer is (a) Connection-oriented Easiest explanation: UDP is an unreliable, connectionless transport layer protocol that provides message-based data transmission. TCP is an example of connection-oriented protocols. |
|