JVM
JVM
The need for Java Virtual Machine is to handle the tasks that
it performs which are necessary for the development of
programs involving Java. Java virtual machine performs the
following tasks:
1. Class Loader
2. Memory Area
3. Execution Engine
1. Loading