Question 1,382 of 1,819
Network Infrastructure and ConnectivityeasyMultiple SelectObjective-mapped

Quick Answer

The answer is sequencing and retransmission support. These two characteristics are associated with TCP rather than UDP because TCP is a connection-oriented protocol that guarantees reliable data delivery through sequence numbers, which reorder out-of-order segments, and retransmissions, which resend lost packets after acknowledgments time out. In contrast, UDP is connectionless and provides no such reliability mechanisms, making it faster but prone to data loss. On the CCNA 200-301 v2 exam, this distinction tests your understanding of transport layer responsibilities, often appearing in questions that ask you to match protocol features or choose the right protocol for an application like VoIP versus file transfer. A common trap is confusing flow control or windowing with sequencing—remember that sequencing is specifically about ordering, not pacing. For a quick memory tip, think of TCP as a meticulous librarian who numbers and rechecks every book, while UDP is a fast courier who tosses packages and hopes they arrive.

CCNA Network Infrastructure and Connectivity Practice Question

This 200-301 practice question tests your understanding of network infrastructure and connectivity. Read the scenario carefully and evaluate each option against the stated constraints before committing to an answer. A key principle to apply: tCP establishes a connection before data transfer by using a three-way handshake to ensure reliable communication between devices.. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.

An engineer is reviewing transport protocols for a new application. Which two characteristics are associated with TCP rather than UDP?

Question 1easymulti select
Full question →

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

Connection establishment before data transfer

TCP is connection-oriented and provides reliability with sequence numbers, acknowledgments, and retransmissions. UDP is lighter but does not guarantee delivery.

Key principle: TCP establishes a connection before data transfer by using a three-way handshake to ensure reliable communication between devices.

Answer analysis

Option-by-option breakdown

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

  • Connection establishment before data transfer

    Why this is correct

    TCP uses a session setup process before exchanging application data.

    Related concept

    TCP establishes a connection before data transfer by using a three-way handshake to ensure reliable communication between devices.

  • Best-effort delivery with no acknowledgments

    Why it's wrong here

    That aligns more closely with UDP behavior.

  • Sequencing and retransmission support

    Why this is correct

    TCP provides reliability mechanisms such as sequence numbers and retransmissions.

    Related concept

    TCP establishes a connection before data transfer by using a three-way handshake to ensure reliable communication between devices.

  • Lower overhead because no session state is tracked

    Why it's wrong here

    That is more typical of UDP.

Common exam traps

Common exam trap: answer the scenario, not the keyword

Don't confuse reliability with speed; TCP's reliability features add overhead, making it slower than UDP.

Detailed technical explanation

How to think about this question

Transmission Control Protocol (TCP) is a connection-oriented transport layer protocol that ensures reliable data delivery between devices. It achieves this by establishing a session through a three-way handshake before any data is sent. TCP assigns sequence numbers to each byte of data and requires acknowledgments from the receiver, enabling ordered delivery and detection of lost or corrupted segments. This mechanism is fundamental in Cisco networking environments where reliable communication is critical for protocols like HTTP, FTP, and SSH. The decision process for using TCP over UDP involves evaluating the need for reliability versus speed and overhead. TCP’s connection establishment and retransmission features guarantee data integrity but introduce latency and resource consumption. UDP, by contrast, is connectionless and does not track session state, making it suitable for applications like DNS or streaming where speed is prioritized over reliability. Cisco network engineers must understand these trade-offs to optimize network performance and application behavior. A common exam trap is confusing UDP’s best-effort delivery with TCP’s reliable transmission. Candidates may incorrectly associate features like sequencing or connection establishment with UDP, which lacks these capabilities. In practical Cisco networks, TCP’s overhead is justified for critical data exchanges, while UDP’s minimal overhead benefits real-time or multicast traffic. Recognizing these distinctions helps avoid misconfigurations and supports effective protocol selection during the CCNA exam and real-world deployments.

KKey Concepts to Remember

  • TCP establishes a connection before data transfer by using a three-way handshake to ensure reliable communication between devices.
  • TCP uses sequence numbers and acknowledgments to provide reliable, ordered delivery of data segments across a network.
  • UDP operates without connection establishment, providing best-effort delivery without guarantees of packet order or retransmission.
  • TCP retransmits lost or corrupted segments based on acknowledgments and timeout mechanisms to ensure data integrity.
  • UDP has lower overhead than TCP because it does not maintain session state or perform error recovery.
  • In Cisco networking, TCP is preferred for applications requiring reliability, such as HTTP, FTP, and SSH, due to its connection-oriented nature.
  • Understanding the differences between TCP and UDP is critical for selecting appropriate transport protocols in network design and troubleshooting.
  • TCP’s connection-oriented features increase overhead but provide flow control and congestion management, which UDP lacks.

TExam Day Tips

  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Key takeaway

TCP establishes a connection before data transfer by using a three-way handshake to ensure reliable communication between devices.

Real-world example

How this comes up in practice

A practitioner preparing for the 200-301 exam encounters this exact type of scenario on the job. The correct answer here is not the most general option — it is the best answer for the specific constraint described. TCP establishes a connection before data transfer by using a three-way handshake to ensure reliable communication between devices. Real exam questions reward reading the full scenario before eliminating options, because the constraint defines which answer fits.

What to study next

Got this wrong? Here's your next step.

Review tCP establishes a connection before data transfer by using a three-way handshake to ensure reliable communication between devices., then practise related 200-301 questions on the same topic to reinforce the concept.

Related practice questions

Related 200-301 practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

Practice this exam

Start a free 200-301 practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this 200-301 question test?

Network Infrastructure and Connectivity — This question tests Network Infrastructure and Connectivity — TCP establishes a connection before data transfer by using a three-way handshake to ensure reliable communication between devices..

What is the correct answer to this question?

The correct answer is: Connection establishment before data transfer — TCP is connection-oriented and provides reliability with sequence numbers, acknowledgments, and retransmissions. UDP is lighter but does not guarantee delivery.

What should I do if I get this 200-301 question wrong?

Review tCP establishes a connection before data transfer by using a three-way handshake to ensure reliable communication between devices., then practise related 200-301 questions on the same topic to reinforce the concept.

What is the key concept behind this question?

TCP establishes a connection before data transfer by using a three-way handshake to ensure reliable communication between devices.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Keep practising

More 200-301 practice questions

Last reviewed: May 17, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

This 200-301 practice question is part of Courseiva's free Cisco 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 200-301 exam.