

MCQOPTIONS
Saved Bookmarks
1. |
Evaluate and write the result for the following postfix expression abc*+de*f+g*+ where a=1, b=2, c=3, d=4, e=5, f=6, g=2. |
A. | 61 |
B. | 59 |
C. | 60 |
D. | 55 |
Answer» C. 60 | |