CBSE Class 12 Computer Science Question 136 of 159

Computer Networks - I — Question 31

Back to all questions
31
Question

Question 24(iii)

Compare and contrast Bus and Ring topologies.

Answer
Bus topologyRing topology
All the devices in this network are connected to a single cable - which acts as the backbone.All the nodes are connected in the form of a ring or loop.
A new node can be easily added using a connector.The addition of a new node disrupts the whole network.
The chances of data collisions are very high.The chances of data collisions are low.
Failure of one node does not affect the entire network.Node failure breaks the ring and communication stops.