English, asked by vanikesasni13, 1 year ago

which component is responsible to optimise byte code to machine code

Answers

Answered by ashish17817
0
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