What is a spanning Tree?
Answer / jagrit kashyap
A spanning tree is a tree associated with a network. All the nodes of the graph appear on the tree once. A minimum spanning tree is a spanning tree organized so that the total edge weight between nodes is minimized.
| Is This Answer Correct ? | 1 Yes | 0 No |
how many keywords do C compile?
7 Answers Microsoft, Practical Viva Questions,
What is bin sh c?
What is difference between %d and %i in c?
which is faster execution: loops or recursion?
Why does everyone say not to use gets?
Why do we use pointer to pointer in c?
Write a program to check prime number in c programming?
what type of language is C?
what is c++ programming?
What standard functions are available to manipulate strings?
difference between string and array?
Why static variable is used in c?