Write a user manual of more than two pages to explain how


1. Create Your Java Program
Create the following program which converts Fahrenheit to Celsius. Your program must have the following functions:
a) 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.
b) 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.
• Code the following display at the end of your program:
System.out.println("HELLO INSTRUCTOR yourInstructorsLastName , THIS IS THE INF231 FINAL ASSIGNMENT FOR: yourname ");
2. Run your program
Now you are ready to run your code. Save your file as: INF231 Week5 Final Project Lab. Click on RUN. You may have to debug your program until it runs.

3. Write a User Manual
Write a user manual of more than two pages to explain how to use your program. Format your manual according to APA style as outlined in the Ashford Writing Center.
Screenshot1 - Week5 Final Project
• Use print screen keys from your keyboard to capture a screenshot of your executed program results.
• Paste the captured screen in a Word document
Save your Word file in the default DOCUMENTS folder. Use the filename: INF231 Week5 Final Project Lab.
1. Launch Internet Explorer (1E) (Start (Internet Explorer))
2. On the right hand side of your screen, you will notice a BLUE BOX. Click on BROWSE
3. IE will open a Windows which will default to the DOCUMENTS folder
4. Find your file and double-click
5. The file will be loaded in an area that makes it available for download
6. Close the Tool and Resources Window
7. At the very top of your screen (in Practice Lab), look for the CLIPBOARD and click

Solution Preview :

Prepared by a verified Expert
JAVA Programming: Write a user manual of more than two pages to explain how
Reference No:- TGS02361058

Now Priced at $10 (50% Discount)

Recommended (96%)

Rated (4.8/5)