If the corresponding end bracket/braces/parentheses is encountered, which of the following is done?
Posted: Wed Jul 13, 2022 7:41 pm
a) push it on to the stack
b) pop the stack
c) throw an error
d) treated as an exception
b) pop the stack
c) throw an error
d) treated as an exception