Q56
To obtain a prefix expression, which of the tree traversals is used?
A.
Level-order traversal
B.
Pre-order traversal
AnswerC.
Post-order traversal
D.
In-order traversal
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board