Study resource
Reverse Polish key terms
Study Reverse Polish with curriculum-aligned Key Terms resources, practice links, and exam-focused support.
At a glance
key terms
Resource type
Topic
Reverse Polish
AqaA LevelComputer ScienceFundamentals of algorithms
Key terms
Reverse Polish notation (RPN)
A form of expression in which operators are written after the operands they use.
Stack-based interpreter
An interpreter that evaluates expressions using a stack to store operands and intermediate results.
Related topics
