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.

 
Do you need a similar assignment done for you from scratch? We have qualified writers to help you. We assure you an A+ quality paper that is free from plagiarism. Order now for an Amazing Discount!
Use Discount Code "Newclient" for a 15% Discount!

NB: We do not resell papers. Upon ordering, we do an original paper exclusively for you.