Question:medium

What is the number of connections in the mesh topology having 5 devices?

Show Hint

The formula for the number of connections in a fully connected mesh topology is identical to the mathematical combination formula $^{n}C_{2}$:
\[ \text{Links} = \frac{n(n-1)}{2} \]
This is a high-yield formula for networking exams!
Updated On: Jun 11, 2026
  • 10
  • 12
  • 20
  • 5
Show Solution

The Correct Option is A

Solution and Explanation


Step 1: Understanding the Concept:

In a full mesh topology, every device is connected to every other device. The formula to calculate the number of physical links (connections) for \( n \) devices is \( \frac{n(n-1)}{2} \).

Step 2: Detailed Explanation:

Given \( n = 5 \):
\[ \text{Connections} = \frac{5(5-1)}{2} = \frac{5 \times 4}{2} = \frac{20}{2} = 10 \]

Step 3: Final Answer:

The number of connections is 10.
Was this answer helpful?
0


Questions Asked in CUET (UG) exam