Q69
While evaluating the parse tree, which traversal technique is used to give the original input string?
A.
Pre-order traversal
B.
In-order traversal
AnswerC.
Post-order traversal
D.
Breadth-first traversal
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board