📝 Question
#2087
Which of the following is not a similarity between transport control protocol and user datagram protocol?
✓
Correct Answer
A. Process-to-process protocol
💡
Explanation
The major difference between TCP and UDP is connection, UDP is connection less protocol whereas TCP is connection oriented. UDP facilitates the application’s process to send the datagrams without building a connection between the two processes.
⌨️ Press
A
B
C
D
to select