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

To explain: Reverse polish Notation is the other name for a postfix EXPRESSION whereas Polish Notation, Warsaw notation are the other names for a prefix expression.



Discussion

No Comment Found

Related InterviewSolutions