JVM Architecture in detail ?
JVM is stand for Java Virtual Machine.
JVM is the layered structured architecture which is responsible for execution of java code.
JVM Architecture includes components that are :
CLASS LOADER SUBSYSTEM
RUN TIME AREA
EXECUTION ENGINE
JAVA NATIVE INTER...
what-is-oops.hashnode.dev3 min read