MCQOPTIONS
Saved Bookmarks
| 1. |
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 |
| Answer» C. AB / C * FAD - E * + * | |