The document contains a Java program that converts temperatures between Celsius and Fahrenheit. It defines a class 'Temperatura' with methods for the conversions and takes user input for temperature. The execution example shows the conversion of 50 degrees Celsius to Fahrenheit and vice versa.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
10 views2 pages
Temperatura Java
The document contains a Java program that converts temperatures between Celsius and Fahrenheit. It defines a class 'Temperatura' with methods for the conversions and takes user input for temperature. The execution example shows the conversion of 50 degrees Celsius to Fahrenheit and vice versa.