Which of the following is an example of a broadcast address? MCQ with Answer and Explanation

Which of the following is an example of a broadcast address?
A. 127.0.0.1
B. 192.168.1.255
C. 192.168.1.1
D. 255.255.255.0
Answer: Option B
Solution (By JKSSB Mock Tests)
In a /24 network, the broadcast address is the last address in the subnet, e.g., 192.168.1.255.

Discuss this Question (0)

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

Practice More Computer Networking Questions

Question #1
What condition happens in a standard unidirectional Ring Topology if a single computer terminal loses power or its cable breaks?
A. The network communication loop is broken, stopping data traffic across the entire ring.
B. Data frames flow twice as fast in the opposite direction.
C. The network automatically transitions to wireless transmission.
D. The remaining nodes configure themselves into a star topology.

Correct Answer: Option A


Explanation:
Because data travels sequentially around a unidirectional ring network, any single broken link breaks the circuit and disrupts the entire network.

This question belongs to: Computer Computer Networking
Question #2
Which class of IP address is reserved for experimental purposes?
A. Class C
B. Class A
C. Class E
D. Class D

Correct Answer: Option C


Explanation:
Class E (240.0.0.0 to 255.255.255.255) is reserved for experimental and future use.

This question belongs to: Computer Computer Networking
Question #3
Which of the following is a dynamic routing protocol?
A. OSPF
B. Default routing
C. Routing table
D. Static routing

Correct Answer: Option A


Explanation:
OSPF (Open Shortest Path First) is a dynamic routing protocol that automatically adapts to network changes.

This question belongs to: Computer Computer Networking