Computer Science, asked by garimapandey0207, 1 year ago

define the term byte code.​

Answers

Answered by RoyaleKing7
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 Mallika1230
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