Coding/Java Program
Create the following program which converts Fahrenheit to Celsius. Your program must have the following functions:
- Read integer Fahrenheit temperatures from the user. You need to check whether the input is the correct one or not. If the user enters the incorrect number, ask it again.
- Use the formula: Celsius = (Fahrenheit ± 32) * 5.0 / 9.0
- The output Celsius should be a floating point with two digits of precision.
- The Celsius temperatures should be displayed with a sign of positive or negative.
- The program should ask the user to continue or not. If the user wants to do the conversion again, use repetitive statements such as DO WHILE, FOR, or IF THEN ELSE to do the conversion again.
- Add comments to explain the functions of the program.
Write a user manual of more than two pages to explain how to use your program. Format your manual according to APA style.
Your program should run without any errors.
9 years ago
20
Answer(2)![blurred-text]()
![]()
![blurred-text]()
![]()
Purchase the answer to view it

NOT RATED
- codingjava_program.zip
- java2.zip
Purchase the answer to view it

NOT RATED
- coding.docx
other Questions(10)
- Java
- Unit 4 Discussion Board
- hr STRATEGIC PLANNING AND TRAINING (sip)
- reply to 3 posts
- I need a one page summary on (3) different topics please cite accordingly spa format
- List the organelles and structures found in cells. Pick one organelle and describe the role it plays in the life of the cell. In your description, comment on what may happen to the cell if the organelle did not function properly. Remember to cite any re
- Assignment 3: Communication Dilemma—Getting Credit
- 5
- 'Human Resource Management homework ( 2000 words essay)
- Post one challenge related to working with juvenile offenders in the criminal justice system and one challenge related to working with female offenders in the criminal justice system

