Jump to content

Java bytecode

From Simple English Wikipedia, the free encyclopedia
Revision as of 16:08, 19 May 2023 by FatalFit (talk | changes) (Added {{complex}} tag to article (TW))

Java bytecode is an intermediate code that is generalized after successful compilation of a java programs. Byte code once generated remains same on all different platforms. It is written by classes.