Write a class called temperature that has two variables

Assignment Help Computer Engineering
Reference no: EM132170643

Using JAVA

Write a class called Temperature that has two instance variables: a temp value (a floating-point number - data type double) and a character for the scale, either ‘C' for Celsius or ‘F' for Fahrenheit. The class should have a constructor that sets each instance variable (assume zero degrees if no temp value is specified and Celsius if no scale is specified), and it should include the following methods:

1. two accessor methods: one to return the degrees Celsius and the other to return the degrees Fahrenheit- use the following formulas to write the two methods: DegreesC = 5(degreesF - 32)/9 DegreesF = (9(degreesC)/5) + 32

2. three mutator methods: one to set the value, one to set the scale ( F or C ), and one to set both;

3. a comparison method: it should return -1 if the invoking temperature is less than the argument temperature, 0 if they are equal and 1 if the invoking temperature is greater than the argument one;

4. a toString method: returns a String representing the calling Temperature object. The numeric value of the temperature should be rounded to the nearest tenth of a degree. For example, System.out.println(new Temperature(98.164555, F)); //should print: 98.2 F

Then write a driver program called TempTester that tests all the methods from the Temperature class. Example tests: 0.0 degrees C = 32.0 degrees F, -40.0 degrees C = -40.0 degrees F, and 100.0 degrees C = 212.0 degrees F.

Reference no: EM132170643

Questions Cloud

Yield the maximum net benefits : Suppose total benefits and total costs are given by B(Y) = 100Y - 8Y2 and C(Y) = 10Y2. What level of Y will yield the maximum net benefits?
What is the net present value of purchasing the tractor : The tractor costs $9,000 today, while the above cost savings will be realized at the end of each year. If the interest rate is 7 percent.
Write a test program to declare and initialize two integer : Write a test program (main) to declare and initialize two integer arrays of size entered by the user, invoke the method logicAnd, then display the array result.
Demand for a good tends to be more inelastic when : Other things equal, the demand for a good tends to be more inelastic when?
Write a class called temperature that has two variables : Write a class called Temperature that has two instance variables: a temp value (a floating-point number - data type double) and a character for the scale.
Sustain the company competitive advantage : How can new Starbucks CEO Kevin Johnson sustain the company's competitive advantage? What are some growth opportunities he could pursue?
Write a program that detects a palindrome : Using Java Write a program that detects a palindrome. A palindrome is a word or phrase that reads the same backwards and forwards.
Functions and responsibilities of the federal reserve : What are the components of U.S. money supply and what are the functions and responsibilities of the Federal Reserve?
Implement the the given operations as their own methods : Implement the the given operations as their own methods. You are allowed to use the code provided under Support Documents as a starting point.

Reviews

Write a Review

Computer Engineering Questions & Answers

  Mathematics in computing

Binary search tree, and postorder and preorder traversal Determine the shortest path in Graph

  Ict governance

ICT is defined as the term of Information and communication technologies, it is diverse set of technical tools and resources used by the government agencies to communicate and produce, circulate, store, and manage all information.

  Implementation of memory management

Assignment covers the following eight topics and explore the implementation of memory management, processes and threads.

  Realize business and organizational data storage

Realize business and organizational data storage and fast access times are much more important than they have ever been. Compare and contrast magnetic tapes, magnetic disks, optical discs

  What is the protocol overhead

What are the advantages of using a compiled language over an interpreted one? Under what circumstances would you select to use an interpreted language?

  Implementation of memory management

Paper describes about memory management. How memory is used in executing programs and its critical support for applications.

  Define open and closed loop control systems

Define open and closed loop cotrol systems.Explain difference between time varying and time invariant control system wth suitable example.

  Prepare a proposal to deploy windows server

Prepare a proposal to deploy Windows Server onto an existing network based on the provided scenario.

  Security policy document project

Analyze security requirements and develop a security policy

  Write a procedure that produces independent stack objects

Write a procedure (make-stack) that produces independent stack objects, using a message-passing style, e.g.

  Define a suitable functional unit

Define a suitable functional unit for a comparative study between two different types of paint.

  Calculate yield to maturity and bond prices

Calculate yield to maturity (YTM) and bond prices

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