CBSE Class 12 Informatics Practices Question 15 of 118

Introduction to Computer Networks — Question 4

Back to all questions
4
Question

Question 4

What are the similarities and differences between bus and tree topologies ?

Answer

Similarities

  1. Transmission can be done in both the directions, and can be received by all other stations.
  2. There is no need to remove packets from the medium.

Differences

  1. Tree topology is a network with the shape of an inverted tree with the central root branching and sub-branching to the extremities of the network whereas in bus topology, all devices on network are connected to a single continuous cable called a bus.
  2. Tree topology is expensive and difficult to maintain as compared to Bus Topology.