a) push it directly on to the stack
b) pop 2 operands, evaluate them and push the result on to the stack
c) pop the entire stack
d) ignore the operator
While evaluating a postfix expression, when an operator is encountered, what is the correct operation to be performed?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
While evaluating a postfix expression, when an operator is encountered, what is the correct operation to be performed?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!