Basic HTML version of Foils prepared 20 Sept 97

Foil 9 The Simplest Java Application: Hello, World!

From Java Tutorial - Summer 1997 Part 1:Introduction to Java Language CEWES Tutorial, Classes SU/Jackson State -- July 22-25 and Fall 97. by Nancy J. McCracken,Geoffrey C. Fox


Since Java is object-oriented, programs are organized into modules called classes, which may have data in variables and functions called methods.



© on Sun Oct 12 1997