TeKnowledge interview question

Whats the difference between TCP and UDP?

Interview Answer

Anonymous

12 Aug 2017

TCP is a state protocol, that is used as a tool for data integrity and security, while UPD is stateless doesn't care much about integrity, but is faster.