Notice that the need for parentheses to preserve precedence is eliminated when using RPN. To illustrate the concepts of zero, one, two, and three operands, let’s write a simple program to evaluate an arithmetic expression, using each of these formats.