

MCQOPTIONS
Saved Bookmarks
1. |
What is use of interpreter? |
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 |
Answer» C. They are intermediated between JIT and JVM | |