Multiple choice

The network topology that support bi-directional links between each possible node is

  1. ring

  2. star

  3. tree

  4. mesh

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Mesh topology provides direct point-to-point connections between every pair of nodes. In a full mesh, each node has a bidirectional link to every other node, enabling direct communication and redundancy. Ring connects nodes in a circle, star has a central hub, and tree has a hierarchical structure - none of these support bidirectional links between ALL possible pairs.