1.

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

Answer»

Right option is (B) False

Best explanation: The algorithm holds good for INFIX EXPRESSION with parentheses. The SYSTEM does not throw error.



Discussion

No Comment Found

Related InterviewSolutions