β
Correct Answer: (A)
abc*+
Explanation: evaluating the given expression tree gives the infix expression a+b*c. converting it to postfix, we get, abc*+.
Explanation by: Mr. Dubey
evaluating the given expression tree gives the infix expression a+b*c. converting it to postfix, we get, abc*+.
Discussion
Question Analytics
742
Total Visits
3 y ago
Published
Mr. Dubey
Publisher
90%
Success Rate