coding180 icon
Coding180

What is a postfix expression?

Home > Interviews > PHP


robort - 2022-10-02 08:53:10

A postfix expression is one that has an operator right after an operand.

The main advantage of this form is that operator precedence and the grouping of subexpressions in parentheses are unnecessary. 
Expressions starting with a + b are written as ab+ in postfix notation.


user

Robort Gabriel

Lagos, Nigeria

Freelance Web Developer, Native Android Developer, and Coding Tutor.

Skills
  • UI / UX
  • JavaScript
  • Python
  • PHP
  • Kotlin
  • Java
  • Bootrap
  • Android
  • Laravel