Ask your own question, for FREE!
Computer Science 19 Online
OpenStudy (anonymous):

Create a program that will accept a temperature in Celsius and print its equivalent temperature in Fahrenheit. The formula for converting Celsius to Fahrenheit is F = 9/5 ( C ) + 32; where C is the temperature in Celsius. (Create 3 version of this program using BufferedReader, JoptionPane and Scanner)

OpenStudy (anonymous):

Create a program that will accept a temperature in Celsius and print its equivalent temperature in Fahrenheit. The formula for converting Celsius to Fahrenheit is F = 9/5 ( C ) + 32; where C is the temperature in Celsius. (Create 3 version of this program using BufferedReader, JoptionPane and Scanner)

OpenStudy (konradzuse):

Any idea how to start this on your own?

OpenStudy (anonymous):

No Idea.. this is Exam question xD

OpenStudy (konradzuse):

and did you learn anything from class?

OpenStudy (anonymous):

The formula is itself the core logic of this code. use simple mathematical algebra to write this

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!