Evaluate the following postfix expression using a stack and show the element of stack after execution of each operation:
300, 10, 30, +, 20, *, +, 100, 40, 8, +, 20, 10, -, +,*.
Answers
Answered by
0
Answer:
I dont know ,✋. Evaluate the following postfix expression using a stack and show the element of stack after execution of each operation:
300, 10, 30, +, 20, *, +, 100, 40, 8, +, 20, 10, -, +,*.
Similar questions