Question

Which of the following best describes the nature of TCP (Transmission Control Protocol) as a connection-oriented protocol?

A TCP ensures that data packets are transmitted without error by relying on the physical layer of the network.
B TCP provides a connectionless communication service where each data packet is treated independently.
C TCP establishes a reliable connection between two endpoints before data transfer and ensures that all data is delivered in order.
D TCP does not guarantee the delivery of data packets, allowing applications to handle retransmissions and error detection.
E TCP uses a simple, stateless approach to handle data transmission, with no need for acknowledgments or flow control.
Practice Next

Hey! Ask a query