Vidyalelo
Data Structure · Q9

Applications of Data Structures

Programming · Data Structure · question 9

Q9

Which data structure would you use to evaluate a postfix expression?

A.
Queue
B.
Binary Tree
C.
Stack
Answer
D.
Hash Table

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board