[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
ByteCode
For more info: An article about bytecode by Bill Veners.
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
ByteCode
Bytecode
Is the machine language of Java Virtual Machine(jvm). You can find bytecode in every *.class file. It is sequence of one-byte-long instructions.For more info: An article about bytecode by Bill Veners.
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
