Jump to content

Java bytecode

From Simple English Wikipedia, the free encyclopedia
Revision as of 06:10, 20 May 2023 by MathXplore (talk | changes) (Added {{tech-stub}} 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.