easy
Single Answer
0Which method is used to direct communications to all computers in a subnet?
Answer Options
A
Unicast
B
Broadcast
C
Multicast
D
Anycast
Correct Answer: B
Explanation
A broadcast will forward a message to all computers in the same subnet. A unicast address is a single valid IP address for direct communications purposes between two hosts. A multicast address is a single address that is selectively sent to a multicast group of hosts. An anycast address is a single IP address that is selectively routed to depending on the location of the originating host.
networking-fundamentals
broadcast