|
|
|
|
|
|
|
|
|
|
|
|
|
|
JAVA PROGRAMMING
To compiling the hello.java, execute the compiler, javac, specifying the source file on the command line, as shown here. c:\>javac hello.java The javac compiler creates a file called hello.class that contains the bytecode version of the program.
|
|
||||||||
|
|
||||||||||
|
|
||||||||||
|
|
||||||||||
|
|
||||||||||
|
|