What is JVM in Java? tccicomputercoaching.com

Page 1

What is JVM in Java? tccicomputercoaching.com JVM (Java Virtual Machine) is an abstract machine. It is called virtual machine because it doesn't physically exist. It is a specification that provides runtime environment in which java byte code can be executed. It can also run those programs which are written in other languages and compiled to Java byte code.

JVMs are available for many hardware and software platforms. JVM, JRE and JDK are platform dependent because configurations of each OS are different from each other. But, Java is platform independent. There are three notions of the JVM: specification, implementation, and instance. The JVM performs following main tasks: o Loads code o Verifies code o Executes code o Provides runtime environment To learn more about Java Fundamental Concepts at TCCI, Ahmedabad. Call us @ 9825618292 Visit us @ www.tccicomputercoaching.com


Turn static files into dynamic content formats.

Create a flipbook
Issuu converts static files into: digital portfolios, online yearbooks, online catalogs, digital photo albums and more. Sign up and create your flipbook.