InterviewSolution
Saved Bookmarks
| 1. |
In Postfix expressions, the operators come after the operands.(a) True(b) FalseMy doubt stems from Application of Stacks in section Application of Stacks of Data Structures & Algorithms II got this question during an interview. |
|
Answer» Right option is (a) True |
|