<<< Console Java Application | Index | Understanding the class >>> |
Literal string:
appears in output exactly as entered
written between double quotation marks
Program Arguments:
pieces of information passed to method
Method:
requires information to perform its task
The System class:
refers to the standard output device for a system
<<< Console Java Application | Index | Understanding the class >>> |