CSC224 Java For Programmers
Homework 4
due: See COL

Modify the given Fraction class as follwing :

Implement your own driver to test your Fraction class.

Warning :

You have to named the above methods exactly the same way they are listed as above. (I'll use my driver to test your Faction class which expects you to name those methods exactly as I listed above.)

A sample test driver class can be download from : test.class and Fraction class from : Fraction.class .

To submit :

Only the Fraction.java file. through COL