Hypertext Transfer Protocol (HTTP) Question:

Explain IP is a best-effort protocol in HTTP?

HTTP Interview Question
HTTP Interview Question

Answer:

IP is a best-effort protocol, because it will make every effort to always transmit a datagram and also datagrams will not be just discarded. However, the delivery of the datagram to the destination is not guaranteed.


Previous QuestionNext Question
Tell me what do you mean by IP is an unreliable protocol?Tell me what happens to an undeliverable datagram?