Showing posts with label JVM_Architecture. Show all posts
Showing posts with label JVM_Architecture. Show all posts

Friday, September 9, 2022

JVM (Java Virtual Machine) Architecture

Virtual Machine:
  • It is a Software Simulation of a Machine which can Perform Operations Like a Physical Machine.

Types of Virtual Machines

  • There are 2 Types of Virtual Machines
    • 1. Hardware Based OR System Based Virtual Machines
    • 2. Software Based OR Application Based OR Process Based Virtual Machines

You may also like

Kubernetes Microservices
Python AI/ML
Spring Framework Spring Boot
Core Java Java Coding Question
Maven AWS