Multiple choice technology architecture

In which of these network topologies are all nodes directly connected to each other ?

  1. Linear

  2. Ring

  3. Star

  4. Tree

  5. Mesh

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

Mesh topology has every node directly connected to every other node, providing maximum redundancy and reliability. Full mesh means n(n-1)/2 connections for n nodes. Linear, Ring, Star, and Tree topologies all have specific connection patterns where not all nodes connect directly to each other.