Jvm / Jre / Jdk
Java Virtual Machine (JVM)
Java Virtual Machine, or JVM, is a virtual simulation of a physical computer. It executes the Java (or Java compatible) bytecode, which comes after the source code compilation. In some sense, JVM acts as a mediator between ...
manish-bannur.hashnode.dev2 min read