Q199
What is the traversal strategy used in the binary tree?
A.
depth-first traversal
B.
breadth-first traversal
AnswerC.
random traversal
D.
Priority traversal
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board