JVM: Java Virtual Machine Architecture and Structure

  • JVM is answerable for taking .class record and changing over
  • that .class document in machine code guidelines that can be executed by
  • chip.
  • It is anything but a machine, it’s a program.
  • JVM confirms the code before execution (Sandbox Security).
  • JVM is stage ward and it is the heart of Java language.
JVM: Java Virtual Machine Architecture and Structure

There are four phases of JVM

  • Load Code
  • Verify Code
  • Execute Code
  • Provide Runtime Environment

Diagram of Java virtual machine (JVM) engineering and structure

JVM: Java Virtual Machine Architecture and Structure
JVM: Java Virtual Machine Architecture and Structure

Leave a Comment

error: Alert: Content is protected!!