Page 1 of 1

What is the corresponding postfix expression for the given infix expression?

Posted: Wed Jul 13, 2022 7:41 pm
by answerhappygod
a*(b+c)/d
a) ab*+cd/
b) ab+*cd/
c) abc*+/d
d) abc+*d/