Page 1 of 1

8. (20%) Write the postfix form and prefix form of the following infix expressions: (a) –A + B – C + D*A/B (b) A * -B +

Posted: Tue Apr 12, 2022 10:21 am
by answerhappygod
8. (20%) Write the postfix form and prefix form of the following
infix expressions: (a) –A + B – C + D*A/B (b) A * -B + C/D – A*C
(c) (A + B) /D + E / (F + A * D) + C (d) A && B || C || !(E
> F) (e) !(A && !((B < C) || (C > E))) || (C <
D)