Question
What is JVM?
Answer
Java Virtual Machine or JVM is an abstract which provides the runtime environment for the Java byte code to run.
What is JVM?
Java Virtual Machine or JVM is an abstract which provides the runtime environment for the Java byte code to run.