Q125
Breadth First Search is equivalent to which of the traversal in the Binary Trees?
A.
Pre-order Traversal
B.
Post-order Traversal
C.
Level-order Traversal
AnswerD.
In-order Traversal
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board