Q173
Which tree traversal technique is used to evaluate the expression represented by syntax tree?
A.
Pre-order traversal
B.
In-order traversal
C.
Post-order traversal
AnswerD.
Breadth first traversal
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board