

MCQOPTIONS
Saved Bookmarks
1. |
If the corresponding end bracket/braces/parentheses is encountered, which of the following is done? |
A. | push it on to the stack |
B. | pop the stack |
C. | throw an error |
D. | treated as an exception |
Answer» C. throw an error | |