Which protocol is used to send a message from one host to many hosts? MCQ with Answer and Explanation

Which protocol is used to send a message from one host to many hosts?
A. Multicast
B. Unicast
C. Anycast
D. Broadcast
Answer: Option A
Solution (By JKSSB Mock Tests)
Multicast sends data to a group of hosts interested in the traffic.

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Computer Networking Questions

Question #1
What does the term broadcast domain mean?
A. A set of devices connected to a hub
B. A set of devices that can collide
C. A set of devices that can receive broadcast frames
D. A set of devices that share the same IP network

Correct Answer: Option C


Explanation:
A broadcast domain is a logical division where a broadcast frame sent by one device can reach all other devices.

This question belongs to: Computer Computer Networking
Question #2
Which address class specifies an initial octet value spanning from 128 to 191 under traditional classful IP routing protocols?
A. Class C
B. Class D
C. Class A
D. Class B

Correct Answer: Option D


Explanation:
Class B IP addresses feature a first octet ranging from 128 to 191, typically mapped to medium-sized corporate networks.

This question belongs to: Computer Computer Networking
Question #3
Which network device is used to connect two different network segments and forward frames based on MAC addresses?
A. Repeater
B. Bridge
C. Router
D. Hub

Correct Answer: Option B


Explanation:
A bridge connects two network segments and forwards frames based on MAC addresses, operating at layer 2.

This question belongs to: Computer Computer Networking