Which of the following is a connection-oriented protocol?
Practice Questions
Q1
Which of the following is a connection-oriented protocol?
UDP
IP
TCP
ICMP
Questions & Step-by-Step Solutions
Which of the following is a connection-oriented protocol?
Step 1: Understand what a protocol is. A protocol is a set of rules that allows computers to communicate with each other.
Step 2: Learn about connection-oriented protocols. These protocols establish a connection before data is sent and ensure that the data arrives correctly.
Step 3: Identify TCP. TCP stands for Transmission Control Protocol, which is a well-known connection-oriented protocol.
Step 4: Recognize the features of TCP. TCP ensures that data is sent reliably and in the correct order, making it a connection-oriented protocol.