TeKnowledge Interview Question

Whats the difference between TCP and UDP?

Interview Answer

Anonymous

Aug 12, 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.