Multiple choice

 Transmission control protocol ___________.

  1. is a connection-oriented protocol

  2. uses a three way handshake to establish a connection

  3. receives data from application as a single stream

  4. all of the mentioned

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

TCP is a connection-oriented protocol that uses a three-way handshake to establish a reliable session, and it processes data streams from the application layer.