Computer Networks Question:
Download Job Interview Questions and Answers PDF
What is difference between TCP protocol& UDP protocol?
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 Question | Next Question |
What do you need to know to set up a network? | Explain what is difference between ARP and RARP? |