1.

Level order traversal of a tree is formed with the help of

A. breadth first search
B. depth first search
C. dijkstra’s algorithm
D. prims algorithm
Answer» B. depth first search


Discussion

No Comment Found