Q.

In Unicast Routing, Dijkstra algorithm creates a shortest path tree from a                  

A. graph
B. tree
C. network
D. link
Answer» A. graph
Explanation: the djikstra’s shortest path algorithm is the fastest among the algorithms for finding the shortest path in a graph. but it is a greedy method based algorithm so it does not guarantee the shortest path every time.
3.3k
0
Do you find this helpful?
18

Discussion

No comments yet