The denominator for the target fraction

Assignment Help Basic Computer Science
Reference no: EM13161067

When a programming language does not support a needed data type, a programmer must create an abstract data type (ADT). Examples of data types that might have to be created are Complex Numbers (a + bi) or Fraction (n/d). These abstract data types created by a programmer would be released to the user community to be used like Integer or Double. That means a class would be created that implements the desired ADT. You are to create and ADT Fraction in its own file. Fraction must consist of: 2 state variables num (numerator) and den (denominator). a default and 2 parameter override constructor so you can use new Fraction(); or new Fraction(a,b); a toString() that produces output like 1/2 an equals(Fraction f) that compares using: return getNum()*f.getDenom() == f.getNum()*getDenom(); Write an appropriate test program in a separate file. Your test program should read in numerators and denominators and create Fraction instances for comparison.

Possible Example Output: --------------------Configuration: -------------------- Enter the numerator for the target fraction: 1 Enter the denominator for the target fraction: 2 Enter the numerator for the next fraction to test: 2 Enter the denominator for the next fraction to test: 4 The fraction you just entered equals the first fraction of 1/2. Would you like to continue (Y/N)? y Enter the numerator for the next fraction to test: 3 Enter the denominator for the next fraction to test: 4 The fraction you just entered does not equal the first fraction of 1/2. Would you like to continue (Y/N)? n Process completed.

Reference no: EM13161067

Questions Cloud

Assume a dual-railed system : (Multiplexers) Assume a dual-railed system, where you have access to any vari- able and its complement. Implement the following four-input Boolean function as indicated in each of the following subsections.
What is the process involved in the formation : What is the process involved in the formation of identical twins from pre-fertilization to the implantation in the uterus?
Application letter and resume : In this project, you will work with a fax cover sheet, an application letter, and a resume. To complete the project you will create a table, add text to a table, and format tables.
Explain what is the hydroxide ion concentration : If an aqueous solution has a hydronium ion concentration ([H3O+]) of 5.10 x 10-9 mol/L, what is the hydroxide ion concentration ([OH-]) in the solution
The denominator for the target fraction : The denominator for the target fraction: 2 Enter the numerator for the next fraction to test: 2 Enter the denominator for the next fraction to test: 4 The fraction you just entered equals the first fraction of 1/2. Would you like to continue (Y/N)?
Calculate the mass of formed from the unbalanced reaction : Calculate the mass of formed from the unbalanced reaction? A solution is prepared by mixing 100.0 mL of 0.45 M NaCl, 100 mL of 0.082M, and enough to bring the total volume to 400.0 mL
Distinguish recombinant and non-recombinant plasmids : c. Which antibiotic(s), if any, will cells be resistant to ifthey have obtained a plasmid containing inserted foreign DNA? d. How would you distinguish recombinant and non-recombinant plasmids by agarose gel electrophoresis.
Let''s try to make inheritance : Let's try to make inheritance a little less abstract and a little bit more concrete. In order to do this, we will model a simple inheritance relationship
State the decomposition of no2 : The decomposition of NO2 (shown below) has a KP = 4.8 × 10-6 at a certain temperature. If 1.36 atm of NO2 is placed in a flask at this temperature

Reviews

Write a Review

Basic Computer Science Questions & Answers

  Input devices

Compare how the gestures data is generated and represented for interpretation in each of the following input devices. In your comparison, consider the data formats (radio waves, electrical signal, sound, etc.), device drivers, operating systems suppo..

  Determine optimal objective function value of lp problem

Implement given LP problem in a spreadsheet. Use Solver to solve problem and create Sensitivity Report. Determine the optimal objective function value if RHS value for second constraint changes from 15 to 25?

  Perform the usual operations on circle

You should be able to perform the usual operations on the circle, such as setting the radius, printing the radius, calculating and printing the area and circumference.

  Changing conditions significant influence on way health

What changing conditions do you think have the most significant influence on way the health information is managed today? Why?

  How effective leader can manage changes for new technology

Write down separate 350-word document which explains how the effective leader can manage changes implementing this new technology might need.

  Each cycle in an instruction cycle

Suppose each cycle in an instruction cycle takes an average of 5 clock cycles. Determine the number of clock cycles needed to process 10 instructions without and with a pipeline

  Describing data-s confidentiality and integrity

They are asking candidates to describe briefly how they would satisfy StoreItRite's requirements as stated above. How would a successful candidate respond?

  Compute hash for nifty hash function

Bob allots the numeric value VChar to each letter in alphabet equal to letter's position in alphabet, i.e., VA = 1, VB = 2, ..., VZ = 26. For the message, he computes the hash.

  Differentiate tv production-film and theatre production

How does TV production use technology. Is there a basic difference between TV production vis-a-vis film and theatre production?

  Explain worst possible reports from system

Imagine worst possible reports from a system. What is wrong with them? Write as many problems as you can. What are the consequences of such reports?

  Write statement which outputs num-cost to standard output

Write single statement which outputs num and cost to standard output. Print both values (num first, then cost), separated by a space on a single line.

  Compare computerized process to manual process

ompare a computerized process to manual process. Write differences and the advantages and disadvantages of the computerized systems.

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