Celsius to Fahrenheit
Write a method
int cToF(int x)
that converts a Celsius temperature to a Fahrenheit temperature. The conversion formula is:
The returned value should be rounded to the nearest degree. Test your method by displaying a table of Celsius temperatures from
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here