Lab 7 Solution

$30.00 $24.00

Description: For this lab, you will write a program that evaluates a postfix expression using the algorithm we discussed in class (and is in the powerpoint and book) The program will ask the user to enter a postfix expression and display the result to the screen The program will keep asking for expressions until you…

5/5 – (2 votes)

You’ll get a: zip file solution

 

Categorys:
Tags:

Description

5/5 – (2 votes)

Description: For this lab, you will write a program that evaluates a postfix expression using the algorithm we discussed in class (and is in the powerpoint and book)

  • The program will ask the user to enter a postfix expression and display the result to the screen
  • The program will keep asking for expressions until you somehow indicate you want to stop
  • You must include the files for a stack (.h and .cpp)
    • Any version will do (array-based or linked)
  • You just need to send me your driver (I have the code for stacks)
Lab 7 Solution
$30.00 $24.00