What is JDK, JRE, JVM in Java?
It is very important, as a developer, that we know the architecture of the JVM, as it enables us to write code more efficiently.
JDK, JRE, and JVM are all components of the Java platform, but they serve different purposes:
JDK (Java Development Kit)...
akashpawal.hashnode.dev2 min read