Basic HTML version of Foils prepared 13 July 98

Foil 16 The Java Compiler

From Java Academy I:Elementary Java NPAC/ECS Java Academy -- February to April 98. by Tom Scavo


1 The next step is to compile the source file: > javac HelloWorld.java
2 The Java compiler (javac) compiles the high-level source code into bytecodes
3 The file of bytecodes created by the compiler is called "HelloWorld.class"
4 Note carefully the ".class" extension

in Table To:


© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Fri Jul 24 1998