Find Jobs
Hire Freelancers

Java Fraction Program

$30-250 USD

Terminado
Publicado hace más de 11 años

$30-250 USD

Pagado a la entrega
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
ID del proyecto: 2535946

Información sobre el proyecto

4 propuestas
Proyecto remoto
Activo hace 12 años

¿Buscas ganar dinero?

Beneficios de presentar ofertas en Freelancer

Fija tu plazo y presupuesto
Cobra por tu trabajo
Describe tu propuesta
Es gratis registrarse y presentar ofertas en los trabajos
Adjudicado a:
Avatar del usuario
Hi, I'd like to do this project please.
$30 USD en 0 día
4,9 (1157 comentarios)
7,6
7,6
4 freelancers están ofertando un promedio de $35 USD por este trabajo
Avatar del usuario
Hi, I am expert at Java and can surely satisfy you. Please check your inbox,
$30 USD en 0 día
5,0 (107 comentarios)
6,3
6,3
Avatar del usuario
Hello, an expert Java programmer here and ready to start.
$50 USD en 1 día
5,0 (34 comentarios)
5,1
5,1
Avatar del usuario
Hello, we are experts in Java and can complete this task within an hour. Kindly check PMB.
$30 USD en 0 día
4,4 (19 comentarios)
4,4
4,4

Sobre este cliente

Bandera de UNITED STATES
San Antonio, United States
5,0
9
Forma de pago verificada
Miembro desde oct 4, 2012

Verificación del cliente

¡Gracias! Te hemos enviado un enlace para reclamar tu crédito gratuito.
Algo salió mal al enviar tu correo electrónico. Por favor, intenta de nuevo.
Usuarios registrados Total de empleos publicados
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Cargando visualización previa
Permiso concedido para Geolocalización.
Tu sesión de acceso ha expirado y has sido desconectado. Por favor, inica sesión nuevamente.