Q140
What is the postfix expression for the following expression tree?
What is the postfix expression for the following expression tree?


A.
abcde++**
B.
ab+cde+**
AnswerC.
abc+de+**
D.
abcd+*e+*
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board