Bytecode

« Back to Glossary Index

Bytecode 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

« Back to Glossary Index