Computer Science, asked by NeethuMax9627, 1 year ago

In a mesh network with n number of node what is the number of link required to connect all the nodes together

Answers

Answered by ansab40
1
poovi psi q kG da hui
Answered by Sidyandex
0

There is a formula to find out the number of links that are needed to connect the nodes when the number of nodes is given. It is n(n-1)/2.

For instance, if there are 8 nodes, then the formular goes like - 8(8-1)/2, it concludes 8(7)/2, the56/2, and the final answer will be 28

Similar questions