Algorithm to Evaluate Postfix
The algorithm uses a stack and is remarkably simple.
See Figure 7.10 of text for pseudocode.
Previous slide
Next slide
Back to first slide
View graphic version