Advertisements
Advertisements
Question
Postfix expression xyz+qr/*- when converted to infix will look like:
Options
x-(y+z)*(q/r)
x(y+z)*(q/r)-
x*(y+z)-(q/r)
x*(y+z)/(q-r)
MCQ
Solution
x(y+z)*(q/r)-
shaalaa.com
Conversion from Infix to Postfix Notation
Is there an error in this question or solution?