InterviewSolution
Saved Bookmarks
| 1. |
Parentheses are simply ignored in the conversion of infix to postfix expression.(a) True(b) FalseOrigin of the question is Application of Stacks in chapter Application of Stacks of Data Structures & Algorithms II got this question by my college professor while I was bunking the class. |
|
Answer» The CORRECT OPTION is (b) False |
|