InterviewSolution
Saved Bookmarks
| 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 |
|