MCQOPTIONS
Saved Bookmarks
| 1. |
Stack can't 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 evaluate postfix form |
| Answer» D. Convert a given arithmetic expression in infix form to its evaluate postfix form | |