Q20
Which traversal method of a BST is used for evaluating arithmetic expressions stored in the tree?
A.
Postorder
AnswerB.
Inorder
C.
Preorder
D.
Level-order
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board