Convert the infix expression ((A + B*C) - D )*A + C to an equivalent postfix expression. Show the evolution of the stack