Cvent interview question

What is the difference between TCP/UDP

Interview Answer

Anonymous

28 Sept 2017

TCP provides apps a way to deliver (and receive) an ordered and error-checked stream of information packets over the network. The User Datagram Protocol (UDP) is used by apps to deliver a faster stream of information by doing away with error-checking