What is JVM?

Hi,

What is JVM?

Thanks

View Answers

August 4, 2017 at 8:34 AM

Hi,

JVM or Java Virtual Machine is software system that enables the Java Program to run on a Host Machine. On Host machine it is required to install JVM (JRE/JDK) before running any Java program.

Read full detail at Java Virtual Machine(JVM).

View all interview questions at Java Interview Questions with Answers page.

Thanks









Related Tutorials/Questions & Answers:
Advertisements