Computer Networks Question:

Download Job Interview Questions and Answers PDF

What is difference between TCP protocol& UDP protocol?

Computer Networks Interview Question
Computer Networks Interview Question

Answer:

The difference between TCP and UDP is connection(TCP) and connectionless(UDP) protocol.Because In TCP for transferring every Packets it needs a acknowledgement packet from reciever ,so if any packet loss happens reciver will not send a acknowledge ment for that packet so Transmitter will once again send the packet.so TCP is reliable connection unless UDP will send a packet and will not expect any acknowledgment from the reciever so it is not reliable.

Download Computer Networks Interview Questions And Answers PDF

Previous QuestionNext Question
What do you need to know to set up a network?Explain what is difference between ARP and RARP?