Vidyalelo
Data Structure · Q243

Binary Search Trees(B Tree)

Programming · Data Structure · question 243

Q243

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

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

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board