InterviewSolution
Saved Bookmarks
| 1. |
What is the other name for a postfix expression?(a) Normal polish Notation(b) Reverse polish Notation(c) Warsaw notation(d) Infix notationMy enquiry is from Application of Stacks in division Application of Stacks of Data Structures & Algorithms IThis question was addressed to me during an interview. |
|
Answer» Correct ANSWER is (B) Reverse polish Notation |
|