CBSE Class 12 Informatics Practices Question 97 of 118

Introduction to Computer Networks — Question 24

Back to all questions
24
Question

Question 19

Compare Mesh with Tree topology.

Answer
Mesh topologyTree topology
In this topology, each node is connected to more than one node to provide an alternative route in the case the host is either down or too busy.It is in the shape of an inverted tree with the central root branching and sub-branching to the extremities of the network.
It is excellent for long distance networking because it provides extensive back-up, rerouting and pass-through capabilities.It is suitable for small-sized Local Area Networks.
Mesh topology is very expensive as the cable used is more.The cost of a tree topology is less compared to mesh topology.
Installation is difficult.Installation is easy as compared to mesh topology.
Difficult to maintain.Easy to maintain.
Fault diagnosis is easy.Fault diagnosis is difficult.