Kizspy | Question: 5
(Choose 1 answer)
What is the purpose of a Java Virtual Machine(JVM)?
A. It is used to interpret and execute Java bytecode
B. It is used to write the bytecode into the class file
C. It is used to verify and improve performance the of Java programs
D. All of the others