What structural issue creates a single point of failure hazard in a standard network Star Topology configuration? MCQ with Answer and Explanation

What structural issue creates a single point of failure hazard in a standard network Star Topology configuration?
A. MAC addresses can conflict across ports automatically.
B. If the central hub or switch fails, all connected devices lose network connectivity.
C. The endpoint terminators can burn out.
D. A break in any single client cable drops the entire network.
Answer: Option B
Solution (By JKExamLibrary)
Because all devices in a star topology connect back to a central switch or hub, a failure in that central device disconnects the entire network.

This question belongs to: Computer Computer Networking

Discuss this Question (0)

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

Practice More Computer Networking Questions

Question #1 Report Error
Which of the following is a key operational drawback of using a basic hardware hub instead of a network switch?
A. Hubs alter the physical MAC addresses of packets.
B. Hubs cannot interface with Ethernet cabling.
C. Hubs require manual IP allocation steps.
D. Hubs broadcast all incoming traffic to every connected port, which reduces available bandwidth and increases data collision risks.

Correct Answer: Option D


Explanation:
Because a hub lacks forwarding logic, it repeats incoming data to all ports, creating a single shared collision domain that reduces performance.

This question belongs to: Computer Computer Networking
Question #2 Report Error
Which network device operates at the OSI model's physical layer and can regenerate signals?
A. Gateway
B. Switch
C. Repeater
D. Router

Correct Answer: Option C


Explanation:
Repeaters work at the physical layer to regenerate and amplify signals to extend cable length.

This question belongs to: Computer Computer Networking
Question #3 Report Error
What does an IPv4 address configuration use to determine the broadcast address for a specific subnet?
A. The network mask and host bit combinations
B. The MAC registration lookup
C. The external DNS resolution system
D. The loopback hardware interface

Correct Answer: Option A


Explanation:
Setting all host bits of an IP network block to binary 1 yields the specific broadcast address used to send data to all devices on that subnet.

This question belongs to: Computer Computer Networking