What's the difference between udp and tcp?



What's the difference between udp and tcp?..

Answer / Parveen Kumar

The main differences between UDP (User Datagram Protocol) and TCP (Transmission Control Protocol) are that UDP is connectionless, doesn't guarantee packet delivery or order, doesn't verify data integrity, has a lower overhead, and is faster. In contrast, TCP is connection-oriented, guarantees packet delivery and order, verifies data integrity, has a higher overhead, and provides error handling.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More UDP Interview Questions

Which is better tcp or udp?

1 Answers  


which is the faster protocal either UDP or TCP?

21 Answers   IBM,


How many types of Transmission are there

2 Answers   LG Soft,


Why is tcp more reliable than udp?

1 Answers  


Do I use tcp or udp?

1 Answers  


A computer monitor has a resolution of 1300 by 1000 pixels. If each pixel uses 1024 colors, how many bits are needed to send the complete contents of a screen?

4 Answers  


If the bandwidth of the channel is 8 Kbps, How long does it take to send a frame of 200,000 bits out of this device?

4 Answers   Kuwait University, University,


How much is the signal amplified? and what is the total gain? when a signal is passed through three cascaded amplifiers, each with a 5 dB gain.

3 Answers  


Which is better udp or tcp?

1 Answers  


Is tcp or udp faster?

1 Answers  


Why tcp is better than udp?

1 Answers  


Should I use tcp or udp?

1 Answers  


Categories