Thursday, March 24, 2016

What is Postfix notation/Reverse Polish notation With Example?

Postfix notation/Reverse Polish notation : It is the form of an expression obtained from postorder traversal of the tree representing this expression. So, in the postfix notation, operators must be placed after the operands. 
Example :  AB+, CD*, GH/ .
If You want to learn about the technology, computer science & engineering, web programming, freelancing, earning please click here :CSE SOLVE

0 comments:

Post a Comment