19. Evaluate the following postfix expression using a stack and show the contents of stack after execution of each operation :

120, 45, 20, +, 25, 15, -, +, *