Q. Which of the following is essential for converting an infix expression to the postfix from efficiently? (Solved)
1. An operator stack
2. An operand stack
3. An operand stack and an operator stack
4. A parse tree
- a. An operator stack
1. An operator stack
2. An operand stack
3. An operand stack and an operator stack
4. A parse tree