β
Correct Answer: (B)
pop 2 operands, evaluate them and push the result on to the stack
Explanation: when an operator is encountered, the first two operands are popped from the stack, they are evaluated and the result is pushed into the stack.
Explanation by: Mr. Dubey
when an operator is encountered, the first two operands are popped from the stack, they are evaluated and the result is pushed into the stack.
Discussion
Question Analytics
952
Total Visits
3 y ago
Published
Mr. Dubey
Publisher
80%
Success Rate