Question: Write a program with reads a Celsius degree in a double value from the console, then converts it to Fahrenheit and displays the result. The
Write a program with reads a Celsius degree in a double value from the console, then converts it to Fahrenheit and displays the result. The formula for the conversion is as follows: Fahrenheit = (9/5) * Celsius + 32
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
