Infix, Prefix, and Postfix Expressions

Infix expression

When we have an algebraic expression like A + B, we know that variable A is added to variable B. This type of expression is called an infix expression because the operator + is between operand A and operand B.

Level up your interview prep. Join Educative to access 70+ hands-on prep courses.