

MCQOPTIONS
Saved Bookmarks
1. |
Evaluate the following infix expression using algorithm and choose the correct answer. a+b*c-d/e^f where a=1, b=2, c=3, d=4, e=2, f=2. |
A. | 6 |
B. | 8 |
C. | 9 |
D. | 7 |
Answer» B. 8 | |