Foil 5 The Simplest Java Application: Hello, World!
From Java Tutorial - Spring 1997 Part II: Java Language and Object-Oriented Concepts Peking Tutorial, Web Certificate -- Spring-Summer 1997. byNancy 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.