Bytecode
« Back to Glossary IndexBytecode is an intermediate representation of program code that is not machine-specific. It is typically executed by a virtual machine, allowing programs to run on multiple platforms without recompilation.
« Back to Glossary Index