CS120
Lab #7

Due at the end of lab.

For this assignment you will be creating and testing a fraction class. The fraction class should have the following features:

To test the fraction class create at least three different fraction objects and use them to test all of the above functions.

Turn in: A copy of the program and sample output showing it runs. As always, if you cannot finish all of the functionality turn in as much as you complete - as long as your code compiles and runs.