Computer Science, asked by kashifzameer67, 6 months ago

converts bytecode
into machine code to run on a
particular platform.​

Answers

Answered by ucsolanki
0

Answer:

Which component is responsible for converting bytecode into machine specific code?

Which component is responsible for converting bytecode into machine specific code? Explanation: JVM is responsible to converting bytecode to the machine specific code. JVM is also platform dependent and provides core java functions like garbage collection, memory management, security etc.

Similar questions