Jump to content

Java bytecode

From Simple English Wikipedia, the free encyclopedia
Revision as of 16:04, 19 May 2023 by Beastboy2.01 (talk | changes) (Created page with "It 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 .")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

It 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 .