InterviewSolution
Saved Bookmarks
| 1. |
Evaluation of infix expression is done based on precedence of operators.(a) True(b) FalseMy doubt stems from Evaluation of an Infix Expression (Not Parenthesized) topic in division Application of Stacks of Data Structures & Algorithms IThe question was asked during an online interview. |
|
Answer» The correct choice is (a) True |
|