

MCQOPTIONS
Saved Bookmarks
1. |
WHAT_HAPPENS_WHEN_YOU_POP_FROM_AN_EMPTY_STACK_WHILE_IMPLEMENTING_USING_THE_STACK_ADT_IN_JAVA??$ |
A. | Undefined error |
B. | Compiler displays a warning |
C. | EmptyStackException is thrown |
D. | NoStackException is thrown |
Answer» B. Compiler displays a warning | |