Java Reference
In-Depth Information
FIGURE D-12 The file Welcome.class program
You can now issue the following command to execute the Welcome program
(see Figure D-13):
java Welcome
FIGURE D-13 Executing Welcome program
After this statement executes, the following line appears on the screen, as shown in
Figure D-14:
Welcome to Java Programming.
Search WWH ::




Custom Search