Download convert temperature from fahrenheit to celsius in java

Java Data Type Exercises: Fahrenheit to Celsius degree

Java Data Type: Exercise-1 with Solution

Write a Java program to convert temperature from Fahrenheit to Celsius degree.

Input a degree in Fahrenheit: 212

Improve this sample solution and post your code through Disqus