Q9
Which data structure would you use to evaluate a postfix expression?
A.
Queue
B.
Binary Tree
C.
Stack
AnswerD.
Hash Table
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board