

MCQOPTIONS
Saved Bookmarks
1. |
What is the difference between TCP and UDP? |
A. | TCP guarantees that a packet will reach the destination without any duplication while UDP does not provide this guarantee. |
B. | The order of data will be same in TCP but that won't be so in UDP. |
C. | TCP is unreliable protocol but UDP is a reliable protocol. |
D. | Only a and b |
E. | Only b and c |
Answer» E. Only b and c | |