how does byte code gets executed
Answers
Answered by
0
Answer:
may be help you
Explanation:
A bytecode program may be executed by parsing and directly executing the instructions, one at a time. This kind of bytecode interpreter is very portable. Some systems, called dynamic translators, or just-in-time (JIT) compilers, translate bytecode into machine code as necessary at runtime
Answered by
1
A bytecode program may be executed by parsing and directly executing the instructions, one at a time. This kind of bytecode interpreter is very portable. Some systems, called dynamic translators, or just-in-time (JIT) compilers, translate bytecode into machine code as necessary at runtime.
Similar questions
English,
5 months ago
Art,
5 months ago
Computer Science,
5 months ago
English,
10 months ago
Social Sciences,
1 year ago
Math,
1 year ago