The system throws an error if parentheses are encountered in an infix expression evaluation algorithm.
(a) True
(b) False
The origin of the question is Evaluation of an Infix Expression (Not Parenthesized) in portion Application of Stacks of Data Structures & Algorithms I
I got this question in an internship interview.