Find Jobs
Hire Freelancers

Java Fraction Program

$30-250 USD

Complété
Publié il y a plus de 11 ans

$30-250 USD

Payé lors de la livraison
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
N° de projet : 2535946

Concernant le projet

4 propositions
Projet à distance
Actif à il y a 12 ans

Cherchez-vous à gagner de l'argent ?

Avantages de faire une offre sur Freelancer

Fixez votre budget et vos délais
Soyez payé pour votre travail
Surlignez votre proposition
Il est gratuit de s'inscrire et de faire des offres sur des travaux
Décerné à :
Avatar de l'utilisateur
Hi, I'd like to do this project please.
$30 USD en 0 jour
4,9 (1157 commentaires)
7,6
7,6
4 freelances proposent en moyenne $35 USD pour ce travail
Avatar de l'utilisateur
Hi, I am expert at Java and can surely satisfy you. Please check your inbox,
$30 USD en 0 jour
5,0 (107 commentaires)
6,3
6,3
Avatar de l'utilisateur
Hello, an expert Java programmer here and ready to start.
$50 USD en 1 jour
5,0 (34 commentaires)
5,1
5,1
Avatar de l'utilisateur
Hello, we are experts in Java and can complete this task within an hour. Kindly check PMB.
$30 USD en 0 jour
4,4 (19 commentaires)
4,4
4,4

À propos du client

Drapeau de UNITED STATES
San Antonio, United States
5,0
9
Méthode de paiement vérifiée
Membre depuis oct. 4, 2012

Vérification du client

Merci ! Nous vous avons envoyé un lien par e-mail afin de réclamer votre crédit gratuit.
Une erreur a eu lieu lors de l'envoi de votre e-mail. Veuillez réessayer.
Utilisateurs enregistrés Total des travaux publiés
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Chargement de l'aperçu
Permission donnée pour la géolocalisation.
Votre session de connexion a expiré et vous avez été déconnecté. Veuillez vous connecter à nouveau.