Page 1 of 1

What is the postfix expression for the following expression tree?

Posted: Wed Jul 13, 2022 7:42 pm
by answerhappygod
a) abcde++**
b) ab+cde+**
c) abc+de+**
d) abcd+*e+*