nerdexam
CompTIA

N10-009 · Question #199

Which of the following network traffic types is sent to all nodes on the network?

The correct answer is B. Broadcast. Broadcast traffic is a type of network communication where data is sent from a single source to all reachable nodes within the same network segment. This ensures that every device on that segment receives the information.

Submitted by diego_uy· Mar 6, 2026Network Fundamentals

Question

Which of the following network traffic types is sent to all nodes on the network?

Options

  • AUnicast
  • BBroadcast
  • CMulticast
  • DAnycast

How the community answered

(55 responses)
  • A
    2% (1)
  • B
    87% (48)
  • C
    7% (4)
  • D
    4% (2)

Why each option

Broadcast traffic is a type of network communication where data is sent from a single source to all reachable nodes within the same network segment. This ensures that every device on that segment receives the information.

AUnicast

Unicast traffic is sent from a single source to a single specific destination.

BBroadcastCorrect

Broadcast traffic is characterized by a single packet being sent to all devices within a specific network segment or broadcast domain. The destination MAC address for broadcast frames is typically FF:FF:FF:FF:FF:FF, signifying that all network interfaces should process the frame.

CMulticast

Multicast traffic is sent from a single source to a specific group of multiple destinations that have subscribed to receive it.

DAnycast

Anycast traffic is sent to any one of a group of potential receivers, typically the topologically closest one.

Concept tested: Network traffic types (broadcast)

Source: https://learn.microsoft.com/en-us/windows/win32/winsock/broadcast-messages-2

Community Discussion

No community discussion yet for this question.

Full N10-009 Practice