Courseiva
Business Continuity, DR & Incident ResponsemediumDrag & DropObjective-mapped

ISC2 CC Business Continuity, DR & Incident Response Practice Question

Drag and drop the steps for the TCP three-way handshake into the correct order.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4
5Step 5

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

SYN, then SYN-ACK, then ACK

The TCP three-way handshake is a three-step process used to establish a reliable connection. The client initiates by sending a SYN (synchronize) packet to the server. The server responds with a SYN-ACK (synchronize-acknowledge) packet, acknowledging the client's request and indicating its own synchronization. Finally, the client sends an ACK (acknowledge) packet to confirm the connection establishment. This sequence ensures both sides agree on initial sequence numbers and that the connection is ready for data transfer.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • SYN, then SYN-ACK, then ACK

    Why this is correct

    This is the correct order because the TCP three-way handshake begins with the client sending a SYN packet, the server responds with SYN-ACK, and the client finalizes with an ACK.

  • SYN, then ACK, then SYN-ACK

    Why it's wrong here

    This is incorrect because the server cannot send an ACK without first having received a SYN, and the SYN-ACK must come before the final ACK.

  • SYN-ACK, then SYN, then ACK

    Why it's wrong here

    This is incorrect because the server sends SYN-ACK only after receiving a SYN from the client; it cannot initiate with SYN-ACK.

  • ACK, then SYN, then SYN-ACK

    Why it's wrong here

    This is incorrect because an ACK cannot be sent before any connection request; the handshake must start with a SYN.

Visual reference

Client Server SYN (seq=100) SYN-ACK (seq=200, ack=101) ACK (ack=201) Connection established — data transfer begins

About these practice questions

This CC question is part of Courseiva's 976-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This CC practice question is part of Courseiva's free ISC2 certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the CC exam.