a) JDK
b) JVM
c) JRE
d) SDK
Answer:
b) JVM
Explanation:
The JVM is the cornerstone of the Java programming language. It is responsible for Java’s cross-platform portability and the small size of its compiled code. The Solaris JVM is used to execute Java applications.