What happens on a shared Ethernet network using a Bus Topology layout if a data frame reaches either extreme physical endpoint without encountering a terminator component? MCQ with Answer and Explanation

What happens on a shared Ethernet network using a Bus Topology layout if a data frame reaches either extreme physical endpoint without encountering a terminator component?
A. The signal transforms into an analog wave profile.
B. The signal bounces back along the cable, creating interference that corrupts ongoing network traffic.
C. The data frame is safely archived on the primary server.
D. The data frame loops back through the local host interface automatically.
Answer: Option B
Solution (By JKExamLibrary)
Without a terminator to absorb signals at the endpoints of a bus network, signal bounce creates interference that corrupts data traffic.

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 network type connects computing resources within a single house to manage smart appliances, laptops, and streaming boxes safely?
A. MAN
B. SAN
C. WAN
D. LAN

Correct Answer: Option D


Explanation:
A home network is classified as a Local Area Network (LAN), connecting devices within a single residential structure.

This question belongs to: Computer Computer Networking
Question #2 Report Error
Which type of device converts digital binary signals from a computer interface into analog patterns to transmit them over older public telephone lines?
A. Switch
B. Bridge
C. Modem
D. Router

Correct Answer: Option C


Explanation:
A modem modulates digital data into analog waves for transmission over telephone copper lines, and demodulates them back upon reception.

This question belongs to: Computer Computer Networking
Question #3 Report Error
What structural issue creates a single point of failure hazard in a standard network Star Topology configuration?
A. If the central hub or switch fails, all connected devices lose network connectivity.
B. A break in any single client cable drops the entire network.
C. The endpoint terminators can burn out.
D. MAC addresses can conflict across ports automatically.

Correct Answer: Option A


Explanation:
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