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.
Formula for Fahrenheit to Celsius conversion: C = F-32 / 1.8
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.
Include your source file and compiled executable file

 
"If this is not the paper you were searching for, you can order your 100% plagiarism free, professional written paper now!"

"Do you have an upcoming essay or assignment due?


Get any topic done in as little as 6 hours

If yes Order Similar Paper

All of our assignments are originally produced, unique, and free of plagiarism.