What is use of interpreter?
Posted: Wed Jul 13, 2022 7:45 pm
a) They convert bytecode to machine language code
b) They read high level code and execute them
c) They are intermediated between JIT and JVM
d) It is a synonym for JIT
b) They read high level code and execute them
c) They are intermediated between JIT and JVM
d) It is a synonym for JIT