nerdexam
CompTIA

N10-005 · Question #569

Which of the following allows a central point to simultaneously address other points without addressing all of them?

The correct answer is A. Multicast. Multicast enables a single source to simultaneously deliver data to a specific group of receivers without transmitting to all hosts on the network.

Networking concepts

Question

Which of the following allows a central point to simultaneously address other points without addressing all of them?

Options

  • AMulticast
  • BSubnetting
  • CUnicast
  • DBroadcast

How the community answered

(27 responses)
  • A
    89% (24)
  • C
    7% (2)
  • D
    4% (1)

Why each option

Multicast enables a single source to simultaneously deliver data to a specific group of receivers without transmitting to all hosts on the network.

AMulticastCorrect

Multicast uses special group addresses (224.0.0.0 to 239.255.255.255 in IPv4) to send a single stream of data to multiple interested receivers simultaneously without flooding all hosts. This makes it more efficient than broadcast for one-to-many communication to a targeted subset of network devices.

BSubnetting

Subnetting is the process of dividing a network into smaller segments for addressing and routing purposes - it is not a data transmission method.

CUnicast

Unicast is a one-to-one transmission method where data is sent from a single source to a single specific destination address.

DBroadcast

Broadcast sends data to all hosts on a network segment or subnet, not selectively to a defined group of receivers.

Concept tested: Multicast vs broadcast vs unicast transmission types

Source: https://www.iana.org/assignments/multicast-addresses/multicast-addresses.xhtml

Topics

#multicast#addressing types#unicast#broadcast

Community Discussion

No community discussion yet for this question.

Full N10-005 Practice