Implement the fraction class

Assignment Help JAVA Programming
Reference no: EM13694526

Question 1: implement the Fraction Class,

Add the following functions into the definition of the Fraction class above main. The main function already has the calls to those functions written. You must write the required functions into the Fraction class such that main will then compile and execute correctly.

• Part 1: Fraction add( Fraction other) returns a Fraction that is the sum of the two Fractions.
• Part 2: Fraction sub( Fraction other) returns a Fraction that is the difference between this Fraction minus the other Fraction.
• Part 3: Fraction mult( Fraction other) returns a Fraction that is the product of the two Fractions.
• Part 4: Fraction div( Fraction other) returns a Fraction that is the quotient of the two Fractions.
• Part 5: Fraction recip() returns a Fraction that is the reciprocal of this Fractions.
• Part 6: void reduce() Does not return a Fraction. Just modifies this Fraction by reducing it to its lowest form the out put should like

f1=22/7
f2=3/2
65/14
23/14
33/7
44/21
7/22

You must keep every Fraction reduced at all times. This means that when a new Fraction is constructed it must be reduced before that constructor exits.

No Fraction at any time may be stored in a form other than its reduced form.

This makes the outputted value of the Fraction consistent in all cases and thus makes script grading easier.

Give the answer of given question and also give details.

Reference no: EM13694526

Questions Cloud

Read each line and create one complex object : Write all complex objects to file complexObj.txt and compute sum of all objects and append the object to the end of complexObj.txt
What is the best way to output the result of a function : What is the best way to output the result of a function?
Write a program that specializes in solving the equations : Write a program that specializes in solving the equations Ax=b by Doolittle's decomposition method, where a is the HIbber matrix of arbitrary size nxn and
What is a user friendly text editor : What is a user friendly text editor which comes pre-installed in Mint that can be used directly in the terminal and Having a system which is not update can be at best
Implement the fraction class : Implement the Fraction Class, Add the following functions into the definition of the Fraction class above main. The main function already has the calls to those functions written. You must write the required functions into the Fraction class such..
Find a regular expression for the language : Find a regular expression for the language over {a, b} that consists of all strings containing exactly one occurrence of substring ab.
How long will it take the program to run : How long will it take the program to run with 1000 processors, if each processor is as fast as the single processor on which the serial program was run?
Describe which base class members may not be inherited : Without considering the access attributes, list and describe which base class members may not be inherited by a derived class and provide a rationale for why this is.
How to sort an array using insertion sort : How to sort an array using insertion sort and track teh number of swaps during the sorting - Can someone provide the answer with reference to data structure?

Reviews

Write a Review

JAVA Programming Questions & Answers

  Recursive factorial program

Write a class Array that encapsulates an array and provides bounds-checked access. Create a recursive factorial program that prompts the user for an integer N and writes out a series of equations representing the calculation of N!.

  Hunt the wumpus game

Reprot on Hunt the Wumpus Game has Source Code listing, screen captures and UML design here and also, may include Javadoc source here.

  Create a gui interface

Create GUI Interface in java programing with these function: Sort by last name and print all employees info, Sort by job title and print all employees info, Sort by weekly salary and print all employees info, search by job title and print that emp..

  Plot pois on a graph

Write a JAVA program that would get the locations of all the POIs from the file and plot them on a map.

  Write a university grading system in java

University grading system maintains number of tables to store, retrieve and manipulate student marks. Write a JAVA program that would simulate a number of cars.

  Wolves and sheep: design a game

This project is designed a game in java. you choose whether you'd like to write a wolf or a sheep agent. Then, you are assigned to either a "sheep" or a "wolf" team.

  Build a graphical user interface for displaying the image

Build a graphical user interface for displaying the image groups (= cluster) in JMJRST. Design and implement using a Swing interface.

  Determine the day of the week for new year''s day

This assignment contains a java project. Project evaluates the day of the week for New Year's Day.

  Write a java windowed application

Write a Java windowed application to do online quiz on general knowledge and the application also displays the quiz result.

  Input pairs of natural numbers

Java program to input pairs of natural numbers.

  Create classes implement java interface

Interface that contains a generic type. Create two classes that implement this interface.

  Java class, array, link list , generic class

These 14 questions covers java class, Array, link list , generic class.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd