Multiple choice

Reverse polish notation form is also called

  1. infix form

  2. prefix form

  3. postfix form

  4. suffix form

  5. polish notation

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Reverse polish notation form is also called a postfix form where the operator is placed after two operands.