JVM provides runtime environment in which java byte code can be executed - Java
Q. Which specification that provides runtime environment in which java byte code can be executed?- Published on 24 Jun 15a. JDK
b. JVM
c. JRE
d. None of the above
ANSWER: JVM
The JVM interprets the compiled java code for a computers processor so that it can perform the java programs instructions