Java bytecode
Appearance
![]() | The English used in this article or section may not be easy for everybody to understand. You can help Wikipedia by reading Wikipedia:How to write Simple English pages, then simplifying the article. (May 2023) |
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.