Jump to content

Java Programming/Links

From Wikibooks, open books for an open world

Class Temperature { Public void display (float Fahrenheit,celsius); { Fahrenheit=53; Celsius=((Fahrenheit-32)*5/9; System.out.println ("temperature in Celsius is:"+Celsius); { {

External References

[edit | edit source]
[edit | edit source]

Newsgroups: