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

  Create an interface called player

Create an interface called Player. The interface has an abstract method called play() that shows a message describing the meaning of "play" to the class.

  Write a program that draws a picture of a house

Write a program that draws a picture of a house. It could be as simple as the accompanying figure, or if you like, make it more elaborate

  Implement a method with three arguments

Implement a method with three arguments: a graph, a starting vertex number, and an ending vertex number. The method determines whether there is a directed path from the starting vertex to the ending vertex.

  Design and implement a set of classes and interfaces and

design and implement a set of classes and interfaces and use them to evaluate the rtas resource requirements.nbspyour

  What is the full path the to location of the web application

suppose that you are creating a java web application named "cset-test" consisting of a JSP file named "main.jsp" , and a java Servlet in a file named "InfoServlet.java". The user's home directory is /home/jdoe.

  Write a java program using array to auto-grade exams

Write a JAVA program using 2D Array to auto-grade exams. For a class of N students, your program should read letter answers (A, B, C, D) for each student.

  Rationale for declaring an array of objects of the class

Explain the dimension of the array and why you chose that number of elements for the object array.Can you give the answer ASAP?

  Objectivesthis is an introductory assignment on java

objectivesthis is an introductory assignment on java synchronization. you will use java threads while learning more

  Create a virtual world application

Create a Virtual World application as your final project. This Virtual World will have several objects including a MyClone object and another object of your choice.

  Create java applet to input miles driven and gallons used

Create the Java applet which will input miles driven and gallons used (both as integers) for each tankful. Program must compute and display miles per gallon obtained for each tankful.

  Technical community blog

Write a blog article for a coding and technical community blog.

  Program that computes and prints the value of 6!/5! using

Write a Java program that computes and prints the  value of 6!/5! using Scanner.

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