Java Virtual Machine Architecture details explained | JVM in JAVA – JVM Concept
As we know from earlier posts JRE is the implementation of Java Virtual Machine (JVM). So it is important to know the JVM architecture. In this post we will see…
Basics on Java JDK, JRE and JVM and their differences | Java Basics
In this article we are going to learn what are JVM, JRE and JDK and also different from each other. Let us have a look at the simple image representing…