CS120
Assignment #7

Due on or before March 1 at 11:59 PM.

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 these instances to test all of the above functions.

Turn in: Use the script command to demonstrate how your program runs. Place the output from the script command into a file named Assignment7output.txt. If you can't finish all of the specified functionality, turn in as much as you complete, but what you turn in must compile and run. Turn in a copy of your program code and the Assignment7output.txt file to Canvas.