12 Aug Complete the PostFixEvaluator class demonstrated in this module’s video lecture.
This project needs to be completed in NetBeans. I only need the solution, no need for explanation.
I also attached the required document as zip. You can send me the project solution as a zip as well.
The rubric is attached but I am also attaching the link here since it demonstrates the assignment:https://www.youtube.com/watch?v=K15KWHew1lo
From 38:20-53:00, explains the assignment.
Please do not try to use the solutions on Chegg, they are all wrong.
Complete the PostFixEvaluator class demonstrated in this module’s video lecture. Submit the entire project as exported from the IDE. You will need the entire LinkedStack, LinearNode and StackADT classes from previous examples. See Canvas for the exceptions.
As an extra credit opportunity, implement exponentiation using the ^ operator. This is an all or nothing opportunity worth 25 extra points.
