Random
Source Code

bytecode

When you compile a java program, javac.exe poops out a bytecode file with the extention .class

the bytecode can be run with the java virtual machine

by <* >< December 6, 2004

12👍 1👎