Computer Science
What are the similarities and differences between bus and tree topologies ?
Computer Networks
2 Likes
Answer
Similarities
- Transmission can be done in both the directions, and can be received by all other stations.
- There is no need to remove packets from the medium.
Differences
- 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.
- Tree topology is expensive and difficult to maintain as compared to Bus Topology.
Answered By
1 Like