

MCQOPTIONS
Saved Bookmarks
1. |
Stacks cannot be used to |
A. | implement recursion |
B. | evaluate an arithmetic expression in postfix form |
C. | allocate resources (like CPU) by the operating system |
D. | convert a given arithmetic expression in infix form to its equivalent postfix form |
Answer» D. convert a given arithmetic expression in infix form to its equivalent postfix form | |