Question: Create a program named equation.java that uses two stacks (Value and Operator) to evaluate a simple equation. Example equation: (2+3)*(8-4)*(5-3)
Create a program named equation.java that uses two stacks (Value and Operator) to evaluate a simple equation. Example equation: (2+3)*(8-4)*(5-3)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
