Q. Convert the following infix expression to its equivalent postfix expression showing stack contents for the conversion: A + B * (C - D) /E
Answer :-
A + B * (C - D) /E
A + B * (C D -) /E
A + BCD - * / E
A + BCD - * E /
ABCD - * E / +
Answer :-
A + B * (C - D) /E
A + B * (C D -) /E
A + BCD - * / E
A + BCD - * E /
ABCD - * E / +
I'm not able to see answer if this question....
ReplyDeleteWhere's the answer??
Ok I have uploaded.
DeletePost a Comment
You can help us by Clicking on ads. ^_^
Please do not send spam comment : )