Correct Answer: Correct answer is: (A) Bus.
Exam Relevance: Computer Networks, Data Communication, Network Fundamentals
Difficulty: Moderate
Concept notes: In a bus network, all devices are connected to a single cable, and a failure in this cable can disrupt communication for all devices. In contrast, a star network has a central hub, and a cable failure typically only affects the device connected to that cable.
Common Mistakes: Students may mistakenly believe that a star network is more susceptible to cable failures because it has more cables. However, in a star network, a single cable failure only affects one device.
Explanations: In a bus network, all devices share a single communication line. If this line fails, communication is disrupted for all devices on the network. In a star network, each device is connected to a central hub via its own cable. If one of these cables fails, only the device connected to that cable is affected, while the rest of the network continues to function.
Option Analysis: - Option A: Correct. A bus network's single cable failure can disrupt service for all devices.
- Option B: Incorrect. A star network's cable failure typically only affects one device.
- Option C: Incorrect. The impact of cable failure is not the same for both network types.
- Option D: Incorrect. Cable failure can indeed cause disruption in both network types, but the extent varies.
Mnemonic: Bus = Big Single Wire, Star = Separate Wires