Find Jobs
Hire Freelancers

Java Fraction Program

$30-250 USD

Færdiggjort
Slået op over 11 år siden

$30-250 USD

Betales ved levering
The files must be called <LastNameFirstNameProg7.java>. (driver) [login to view URL] (handles the fractional numbers) Example: [login to view URL] [login to view URL] Ensure you include ALL files required to make your program compile and run. I would like to see your .java files only. Proper coding conventions required the first letter of the class start with a capital letter and the first letter of each additional word start with a capital letter. Basic Requirements Write a driver and fraction class that performs addition, multiplication, prints the fraction, and prints as a double. [login to view URL] Provide a driver class, LastNameFirstNameProg7, that demonstrates this Fraction class. The driver class should contain this main method: public static void main(String[] args) { Scanner stdIn = new Scanner([login to view URL]); Fraction c, d, x; // Fraction objects [login to view URL]("Enter numerator; then denominator."); c = new Fraction([login to view URL](), [login to view URL]()); [login to view URL](); [login to view URL]("Enter numerator; then denominator."); d = new Fraction([login to view URL](), [login to view URL]()); [login to view URL](); x = new Fraction(); // create a fraction for number 0 [login to view URL]("Sum:"); [login to view URL](c).add(d); [login to view URL](); [login to view URL](); x = new Fraction(1, 1); // create a fraction for number 1 [login to view URL]("Product:"); [login to view URL](c).multiply(d); [login to view URL](); [login to view URL](); [login to view URL]("Enter numerator; then denominator."); x = new Fraction([login to view URL](), [login to view URL]()); [login to view URL](); } // end main Note that this demonstration driver does not call the accessor methods. That’s OK. Accessor methods are often implemented regardless of whether there’s an immediate need for them. That’s because they are very useful methods in general and providing them means that future code can use them when the need arises. [login to view URL] Write a Fraction class called [login to view URL] that implements these methods: add ? This method receives a Fraction parameter and adds the parameter fraction to the calling object fraction. multiply ? This method receives a Fraction parameter and multiplies the parameter fraction by the calling object fraction. print ? This method prints the fraction using fraction notation (1/4, 21/14, etc.) printAsDouble ? This method prints the fraction as a double (0.25, 1.5, etc.) Separate accessor methods for each instance variable in the Fraction class. Sample Output Enter numerator; then denominator. 5 8 5/8 Enter numerator; then denominator. 4 10 4/10 Sum: 82/80 1.025 Product: 20/80 0.25 Enter numerator; then denominator. 6 0 infinity
Projekt-ID: 2535946

Om projektet

4 forslag
Projekt på afstand
Aktiv 12 år siden

Leder du efter muligheder for at tjene penge?

Fordele ved budafgivning på Freelancer

Fastsæt dit budget og din tidsramme
Bliv betalt for dit arbejde
Oprids dit forslag
Det er gratis at skrive sig op og byde på jobs
Tildel til:
Brug Avatar.
Hi, I'd like to do this project please.
$30 USD på 0 dag
4,9 (1157 anmeldelser)
7,6
7,6
4 freelancere byder i gennemsnit $35 USD på dette job
Brug Avatar.
Hi, I am expert at Java and can surely satisfy you. Please check your inbox,
$30 USD på 0 dag
5,0 (107 anmeldelser)
6,3
6,3
Brug Avatar.
Hello, an expert Java programmer here and ready to start.
$50 USD på 1 dag
5,0 (34 anmeldelser)
5,1
5,1
Brug Avatar.
Hello, we are experts in Java and can complete this task within an hour. Kindly check PMB.
$30 USD på 0 dag
4,4 (19 anmeldelser)
4,4
4,4

Om klienten

Flag for UNITED STATES
San Antonio, United States
5,0
9
Betalingsmetode verificeret
Medlem siden okt. 4, 2012

Klientverificering

Tak! Vi har sendt dig en e-mail med et link, så du kan modtage din kredit.
Noget gik galt, da vi forsøgte at sende din mail. Prøv venligst igen.
Registrerede brugere Oprettede jobs i alt
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Indlæser forhåndsvisning
Geolokalisering er tilladt.
Din session er udløbet, og du er blevet logget ud. Log venligst ind igen.