CBSE Class 12 Informatics Practices Question 81 of 118

Introduction to Computer Networks — Question 8

Back to all questions
8
Question

Question 6(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.