What is jvm-java virtual machine, java tutorials, computer programming, Programming Languages

Assignment Help:

What is JVM-Java Virtual Machine

 A JVM stands for java virtual machine. This is virtual computer or an abstract computer that runs the complied java programs. In fact JVM is a software execution that stands on the top of the real operating system and hardware platform. It serves abstraction among the complied java program and the operating system and hardware. JVM is the very important component of Java architecture & it is the part of the JRE also known as Java Runtime Environment. It makes the cross platform functionality to java.

JVM is a software process which converts the compiled byte code (Java program) to machine code. Byte code is a mediator language among host system and Java source. The mostly programming language like C & Pascal converts the source code into machine code for one particular type of machine because the machine language varies from system to system. Thus compiler generates code for a particular system but the Java compiler produce code for a virtual machine. JVM offers security to java. The programs is written in Java and the source code translated by Java compiler into byte code & after that the JVM converts the byte code into machine code for the computer one wants to run.

Thus the complied program need not to worry about what operating system  and hardware, he has to run in, This all handled by the jvm & thus attaining portability. Java programs are complied into byte codes. Jvm can only understand & execute java byte codes.                                                                                


Related Discussions:- What is jvm-java virtual machine, java tutorials, computer programming

Opening and closing the document object on web page, Although the Document ...

Although the Document object's write()and writeln() methods are part of the DOM, they cannot be used to change content after a Web page has been rendered. You can write code that e

Program which prints odd or even according to user input, Note: You should ...

Note: You should pay attention on following good practices: Appropriate code comments(If you make any assumptions clearly comment them in the code) Indentation

Amazon login, I want to set up automatic Amazon login

I want to set up automatic Amazon login

Modularity, Modularity, Abstraction, and Modelling Whether proving a t...

Modularity, Abstraction, and Modelling Whether proving a theorem by creating up from lemmas to simple basic theorems to more accurate results, or designing a circuit by creati

Shell script to count of five character words, Normal 0 false ...

Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4

FORTRAN, WRITE A FORTRAN PROGRAMME TO GENERATE PRIME NUMBERS BETWEEN 1 AND ...

WRITE A FORTRAN PROGRAMME TO GENERATE PRIME NUMBERS BETWEEN 1 AND 100.

Java exception handling, Expertsmind brings you unique solution in java as...

Expertsmind brings you unique solution in java assignments Exception Handling An exception is an issue that appears during the performance of an application. An exception

Write a program that lets the user play an adventure game, Let the player (...

Let the player (denoted U in the diagram below) navigate around the board until she wins the game by finding the exit or is killed by a monster. A player begins the game with a sli

(l)unix commands, 1. Logon to Linux. 2. Create a directory ...

1. Logon to Linux. 2. Create a directory "Unix" under your home directory. Command(s): …………………………………………. 3. Create four sub-directories bin, conf, docs

Program to change date format, Write a program that accepts a date from the...

Write a program that accepts a date from the user in the form mm/dd/yyyy and then displays it in the form month dd, yyyy, where month is the name of the month. Enter a date (mm/d

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd