From Simple English Wikipedia, the free encyclopedia
Java bytecode is an intermediate code that is generalized after successful compilation of aJava program. Byte code once generated, remains the same on all different platforms. It is written by classes.[clarification needed]