📝 Question
#1834
User datagram protocol is called connectionless because _____________
✓
Correct Answer
B. it sends data as a stream of related packets
💡
Explanation
UDP is an alternative for TCP and it is used for those purposes where speed matters most whereas loss of data is not a problem. UDP is connectionless whereas TCP is connection oriented.
⌨️ Press
A
B
C
D
to select