define the term byte code.
Answers
Answered by
34
Answer:
byte code
Bytecode. Bytecode is program code that has been compiled from source code into low-level code designed for a software interpreter. It may be executed by a virtual machine (such as a JVM) or further compiled into machine code, which is recognized by the processor.
#BE BRAINLY.............:)
Answered by
20
Answer:
The byte code is a set of pseudo machine language instructions that is understood by the Java Virtual Machine and are independent of the underlying hardware.
Explanation:
Mark as brainlest
Similar questions