Vidyalelo
Data Structure · Q5

Stacks in Data Structures

Programming · Data Structure · question 5

Q5

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

A.
Queue
B.
Stack
Answer
C.
Linked list
D.
Binary Tree

Answer: Option B

Solution

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