|
|
|
|
|
|
|
|
|
|
|
|
|
|
JAVA PROGRAMMING
To actually run the program, you must use the Java interpreter, calls java. To do so, pass the class name hello as a command-line argument, as shown here: c:\>java hello When the program runs, the following output is displayed: Hello world, You are welcome.
|
|
||||||||
|
|
||||||||||
|
|
||||||||||
|
|
||||||||||
|
|
||||||||||
|
|