Page 1 of 1

What is use of interpreter?

Posted: Wed Jul 13, 2022 7:45 pm
by answerhappygod
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