A Java Console Application


Source

AJavaConsoleApplication.java

Description and Objective

A simple Java console application program that sends the String "Hello World" to the standard output.

Notes

Applications Developing, Compiling, and Executing a Java Application The Basic Structure of a Java Application

This Application's Behavior

The Java Application Programmers Interface (API)

Things to Do

API work Playing with the Application