Thursday, September 6, 2007

Provide yourself an example (not one from your instructor) of how you use a particular command that...

The command to print things on the screen using a console output is

System.out.print("Message");

when put in the Main() argument.

No comments: