Question 263 of 464
N10-009 Networking Concepts Practice Question
Which of the following describes a unicast transmission?
⚠ Common exam trap
It's easy for candidates to confuse unicast with multicast because both involve a single source, but they forget that unicast is strictly one-to-one, while multicast is one-to-many to a subscribed group.
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
✓
One-to-one communication
Unicast transmission is defined as one-to-one communication where a single source sends data to a single destination. In IPv4 networking, this is the standard method for most client-server interactions, such as a host sending an HTTP request to a web server. The destination MAC address in the Ethernet frame is the unique address of the target device, ensuring only that device processes the frame.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
One-to-one communication
Why this is correct
A unicast transmission establishes a direct, point-to-point communication channel between a single sending host and a single, specifically identified receiving host. Data packets are addressed to the unique network address (e.g., IP or MAC) of the intended destination, ensuring that only that particular device processes the transmitted information. This method is highly efficient for dedicated data exchange, such as web browsing, file transfers, or secure shell sessions, as network resources are not consumed by unintended recipients.
- ✗
One-to-many communication
Why it's wrong here
This accurately describes a multicast transmission, where a single source sends data packets to a specific group of interested receivers, rather than to all devices on a segment or just one. Devices explicitly join a multicast group to receive its traffic, allowing for efficient delivery of the same data to multiple subscribers simultaneously without flooding the entire network. This method is commonly employed for applications like video conferencing, streaming media, or real-time stock updates, where a subset of devices needs the same information.
When this WOULD be correct
This option would be correct for a question asking: 'Which of the following describes a multicast transmission?' or 'Which type of transmission sends data from one source to multiple specific recipients?'
- ✗
One-to-all communication
Why it's wrong here
This describes a broadcast transmission, where a single source sends data packets to every host located within a defined network segment or broadcast domain. Unlike unicast, broadcast packets are not addressed to a specific individual device but rather to a special broadcast address (e.g., 255.255.255.255 for IP or FF:FF:FF:FF:FF:FF for MAC), ensuring all connected devices receive and process the information. This method is typically used for network discovery protocols like ARP or DHCP requests, but it consumes bandwidth on all devices, making it inefficient for general data transfer.
When this WOULD be correct
This option would be correct if the question asked: 'Which of the following describes a broadcast transmission?' or 'Which term refers to sending data from one device to all devices on a network?'
- ✗
Many-to-many communication
Why it's wrong here
"Many-to-many communication" is not a recognized standard network transmission type in the same category as unicast, broadcast, or multicast, which define how a single packet is addressed and delivered. While multiple clients might interact with multiple servers simultaneously in an application-level "many-to-many" scenario, each individual data flow between any two endpoints typically occurs via unicast transmissions. Anycast, a related concept, delivers data from one sender to one of many potential receivers, not to all of them, and is still fundamentally a one-to-one delivery mechanism at the packet level.
When this WOULD be correct
In a question asking about a multicast or anycast transmission type, 'Many-to-many communication' could be correct if the exam defines multicast as a many-to-many model (e.g., in some older networking contexts).
Option-by-option analysis
Why each answer is right or wrong
Understanding why wrong answers are wrong — and when they would be correct — is what separates a 750 score from a 900. The N10-009 exam frequently reuses these exact scenarios with slightly different constraints.
✓One-to-one communicationCorrect answer▾
Why this is correct
A unicast transmission establishes a direct, point-to-point communication channel between a single sending host and a single, specifically identified receiving host. Data packets are addressed to the unique network address (e.g., IP or MAC) of the intended destination, ensuring that only that particular device processes the transmitted information. This method is highly efficient for dedicated data exchange, such as web browsing, file transfers, or secure shell sessions, as network resources are not consumed by unintended recipients.
✗One-to-many communicationWrong answer — click to see why▾
Why this is wrong here
Unicast transmission is defined as one-to-one communication, not one-to-many. One-to-many communication is multicast, where data is sent from one source to a specific group of recipients.
★ When this WOULD be the correct answer
This option would be correct for a question asking: 'Which of the following describes a multicast transmission?' or 'Which type of transmission sends data from one source to multiple specific recipients?'
Why candidates choose this
Candidates may confuse unicast with multicast because both involve a single source, but they incorrectly assume 'one-to-many' is unicast due to misunderstanding the 'uni-' prefix as 'one source' rather than 'one destination'.
✗One-to-all communicationWrong answer — click to see why▾
Why this is wrong here
Unicast transmission is defined as one-to-one communication, not one-to-all. One-to-all communication is broadcast, where a single sender transmits to all devices on the network.
★ When this WOULD be the correct answer
This option would be correct if the question asked: 'Which of the following describes a broadcast transmission?' or 'Which term refers to sending data from one device to all devices on a network?'
Why candidates choose this
Candidates may confuse 'unicast' with 'broadcast' due to similar prefixes or misunderstand that 'uni-' means one sender, not one receiver.
✗Many-to-many communicationWrong answer — click to see why▾
Why this is wrong here
Unicast transmission is defined as one-to-one communication, not many-to-many. Many-to-many communication describes multicast or anycast in some contexts, but not unicast.
★ When this WOULD be the correct answer
In a question asking about a multicast or anycast transmission type, 'Many-to-many communication' could be correct if the exam defines multicast as a many-to-many model (e.g., in some older networking contexts).
Why candidates choose this
Candidates may confuse unicast with other transmission types, mistakenly thinking that multiple senders and receivers are involved in unicast, or they may not clearly distinguish between unicast, multicast, and broadcast.
Analysis generated from the official N10-009blueprint and verified against question context. The “when correct” sections are what AI assistants cite when candidates ask “what’s the difference between these options?”
Quick reference
Access Control Model Comparison
| Model | Acronym | Who Controls Access? | Best For |
|---|---|---|---|
| Discretionary Access Control | DAC | Resource owner | Small teams, file shares |
| Mandatory Access Control | MAC | System / security labels | Classified govt / military |
| Role-Based Access Control | RBAC | Administrator (via roles) | Enterprise environments |
| Attribute-Based Access Control | ABAC | Policy engine (user + resource attributes) | Fine-grained, dynamic policies |
| Rule-Based Access Control | RuBAC | System rules / ACLs | Firewall rules, network ACLs |
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 →
Last reviewed: Jun 11, 2026
This N10-009 practice question is part of Courseiva's free CompTIA 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 N10-009 exam.
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.
Sign in to join the discussion.