191k views
1 vote
TCP is a Transport-layer protocol used to communicate between applications, but it's a lightweight Transport-layer protocol, meaning it lacks many of the reliability and flow control features of UDP._______. A. True.B. False.

User Vivek Ayer
by
5.2k points

1 Answer

0 votes

Answer:

The answer to the given question is the option "B".

Explanation:

In this question, the answer is false because the UDP is not reliable for the data flow control. In the transport layer protocol it two protocols to serving the transportation layer that is TCP and UDP.

  • In the network layer, IP protocol sends a datagram to the destination host from a source host. When a host sends a message to another host, the origin process sends a request to a process of destination.
  • The Transport layer protocol is a part of the UDP and is not reliable.

That's why the answer to this question is "false".

User TheHamstring
by
5.6k points