Which of the following data structure is used to convert postfix expression to infix expression?
(a) Stack
(b) Queue
(c) Linked List
(d) Heap
My query is from Application of Stacks in section Application of Stacks of Data Structures & Algorithms I
This question was addressed to me in a national level competition.