Vidyalelo
Data Structure · Q87

Stacks in Data Structures

Programming · Data Structure · question 87

Q87

Which of the following data structure is used to convert postfix expression to infix expression?

A.
Stack
Answer
B.
Queue
C.
Linked List
D.
Heap

Answer: Option A

Solution

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