These classnotes are depreciated. As of 2005, I no longer teach the classes. Notes will remain online for legacy purposes

JAVA01/Hello World With Arguments

Classnotes | JAVA01 | RecentChanges | Preferences

No diff available--this is the first major revision. (no other diffs)
Rewrite your "Hello World" program such that it takes two words from the command line and prints them out after "Hello World".

For example, if I were to execute the program like this:

 C:\> java Hello bite me

I would expect to see

 Hello World, bite me!



Classnotes | JAVA01 | RecentChanges | Preferences
This page is read-only | View other revisions
Last edited May 27, 2003 9:29 pm (diff)
Search:
(C) Copyright 2003 Samuel Hart
Creative Commons License
This work is licensed under a Creative Commons License.