Write a code that converts fahrenheit to celsius im having


Write a code that converts fahrenheit to celsius. I'm having trouble when it comes in coding the next lines of entering "y/n" and then looping the code. Attached is a screenshot of where I am stuck.

After reviewing the attachment the remainder of the assignment reads:

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 yourInstructor'sLastName, THIS IS THE INF231 FINAL ASSIGNMENT FOR: yourname");

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 yourInstructor'sLastName, THIS IS THE INF231 FINAL ASSIGNMENT FOR: yourname");

Attachment:- Screen Shot.rar

Solution Preview :

Prepared by a verified Expert
JAVA Programming: Write a code that converts fahrenheit to celsius im having
Reference No:- TGS02387434

Now Priced at $20 (50% Discount)

Recommended (92%)

Rated (4.4/5)