'. '

Bytecode

From APIDesign

(Difference between revisions)
Jump to: navigation, search
(New page: Bytecode is lingua franca of the HotSpot virtual machine. Java programs are compiled into into bytecode to be translated into final executable ...)
Current revision (12:33, 25 July 2009) (edit) (undo)
(New page: Bytecode is lingua franca of the HotSpot virtual machine. Java programs are compiled into into bytecode to be translated into final executable ...)
 

Current revision

Bytecode is lingua franca of the HotSpot virtual machine. Java programs are compiled into into bytecode to be translated into final executable format (different on different operating systems) during linkage and execution. More on wikipedia::Bytecode.

Personal tools
buy