

MCQOPTIONS
Saved Bookmarks
1. |
Here is an infix expression: 4 + 3*(6*3-12). Suppose that we are using the usual stack algorithm to convert the expression from infix to postfix notation. |
A. | 1 |
B. | 2 |
C. | 3 |
D. | 4 |
Answer» E. | |