Question: Using simple Java: Write a program that declares and initializes a variable representing a made-up temperature in Fahrenheit The program will print to the screen
Using simple Java: Write a program that declares and initializes a variable representing a made-up temperature in Fahrenheit The program will print to the screen both the Fahrenheit temperature and the equivalent Celsius temperature.
For example, if temperature is set up to 36.5, a sample program output would be:
Temp in Fahrenheit: 36.5, Temp in Celsius: 2.5
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
