When the corresponding end bracket/braces/parentheses is not found, what happens?
(a) The stack is popped
(b) Ignore the parentheses
(c) An error is reported
(d) It is treated as an exception
My question is taken from Application of Stacks topic in division Application of Stacks of Data Structures & Algorithms I
I have been asked this question in class test.