Multiple choice

Which TCP flag options are NOT part of the 3-way handshake

  1. SYN-ACK

  2. SYN

  3. ACK

  4. ACK-FIN

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

The TCP 3-way handshake uses SYN, SYN-ACK, and ACK flags to establish a connection. ACK-FIN is used during the connection termination process, not the handshake.