Simple Examples



General Information

Simple Program Structure

Only simple programs can be written without creating user-defined classes and instantiating them. These simple programs have a structure as in the program SimpleTemplate.java

Access.java

Static Methods

How to get some simple chores done. Should be examples of calling static methods for the most part.

Input and Output

[Not static methods, but extremely fundamental.]

Java programs doing simple IO using the Java IO package .

Other Idioms


Ryan Stansifer <ryan@cs.fit.edu>
Last modified: Tue Feb 24 14:55:34 EST 2004