Microprocessors - Engineering

Q1:

For the infix expression (A/B) * (C * F + (A - D) * E) the corresponding Post fix notation is

A A / D * CF AD - F * +

B AB / CF * AD - E * + *

C AB / C * FAD - E * + *

D None of the above

ANS:B - AB / CF * AD - E * + *

No answer description is available.