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

NETLOGO , THERE IS ANY1 COULD HELP ME WITH NETLOGO WORK

THERE IS ANY1 COULD HELP ME WITH NETLOGO WORK

Program for create the rna sequence from the dna, Often, DNA sequences are ...

Often, DNA sequences are represented as a sequence of characters (String) and each character in the sequence corresponds with one of four nucleotides. A = adenine, C = cytosine,

Program for a single new-line character, The following function calls suppo...

The following function calls supposedly write a single new-line character, but some are incorrect. Identify which calls don't work and explain why.     printf("%c", '\n');

Create xml document to save calendar information, Prepare an XML document t...

Prepare an XML document that contains calendar information such as the following text describes: The calendar is owned by a person (e.g. John Smith) and has a few paragraphs tha

Determine the address accessed by given instruction, Determine the address ...

Determine the address accessed by each of the following instruction if DS=1100H, BX=0200H, LIST=0250H AND SI=0500H-: 1) MOV LIST[SI],EDX?0250+0500+11000=11750 2

OOPs Concepts. Explain Object-oriented programming, OOPS Concepts Object-or...

OOPS Concepts Object-oriented programming (OOP) is a computer science term used to characterize a programming language that began development in the 1960’s. The term ‘object-orient

System calls, #questiWrite down different system calls for performing diffe...

#questiWrite down different system calls for performing different kinds of tasks.on..

Small perl program, 1. use a small perl program and matching config file to...

1. use a small perl program and matching config file to retrieve and reformat the system time for a number of remote machines via snmp.  Readings should have a local timestamp for

Write an implementation for the prime machine, You should use the BToolkit ...

You should use the BToolkit to produce the answers to the questions below. Where applicable, please use the machine names and identifier names suggested in the question to help me

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