World Languages, asked by ssmaurya280, 7 months ago

which component is resposible to optimize bytecode to machine code?

Answers

Answered by sagarbarnwal721
0

Answer:

JVM

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