Question: Due Date: TBD, Commit your solution to your given repository. Name : Student ID: You need to implement SimpleFraction class which is within package PJ1

Due Date: TBD, Commit your solution to your given repository.

Name : Student ID:

You need to implement SimpleFraction class which is within package PJ1 See PJ1/SimpleFraction.java and PJ1/SimpleFractionInterface.java for specifications

Use PJ1_Test.java to test correctness of your proggram

Compile programs (you are in directory containing Readme file):

javac PJ1/*.java javac PJ1_Test.java

Run programs (you are in directory containing Readme file):

// Run tests in SimpleFraction class java PJ1.SimpleFraction

// Run main test program java PJ1_Test

You need to implement SimpleFraction class which is within package PJ1 See PJ1/SimpleFraction.java and PJ1/SimpleFractionInterface.java for specifications

Use PJ1_Test.java to test correctness of your proggram

Compile programs (you are in directory containing Readme file):

javac PJ1/*.java javac PJ1_Test.java

Run programs (you are in directory containing Readme file):

// Run tests in SimpleFraction class java PJ1.SimpleFraction

// Run main test program java PJ1_Test

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!