what is java virtual machine

Answer Posted / neha siddiqui

. JVM is stands for java virtual machine
. JVM is popularly known as interprets between java bytecode
and computer operating system
. using a JVM user can run java code on any platform such as.,
unix, linux, windows xp,etc
. A JVM normally reads and executes java statement one at a time
. A JVM can however includes a JIT compiler [Just In Time] with in it
. The Jvm does not know any thing about java programming language
. A JVM only recognize a particular binary format of a file called "Class File"
. A Class file contain Java Virtual Machine instructions.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I find jre path in windows?

529


What are maps interfaces in the java collections? : java collections

573


In hyderabad, which s/w training center is best for java, other than corejava what r the new tools to learn in java,which tool is best & have current requirement,pls give me information about java to learn ?

1679


What do you understand by synchronization? Why is it important?

574


my interviewer asked me what technical specification you used how to answer that question

1935






Hi we have an urgent requirement for Java/J2ee technical lead position & also looking for "Java Guidewire claimcentre" experienced professional for Bangalore location if interested can reach srisanh@gmail.com

2538


What is the difference between comparable and comparator in java.util pkg?

592


Which server-side script takes the input from JavaScript, can access the database if it needs to, and processes the data.

1600


What are the types of the main implementing classes in the map interfaces? : java collections

613


Which sorting algorithm is used by collections.sort() in java ?

549


What are the queues in the java collection framework? : java collections

551


Hi Friends , am newbie to ajax. For example just consider one account registration - A form contains 8 text fields with submit button. In this form second texbox contains "username " . On right side of text box there is a label box . On clilck action i need to determine user is available or not. Is it possible on clicking label or should i click submit button.

1586


What are the types of interface used in the java collections? : java collections

588


What are the different types of ways where you can iterate over a list? : java collections

574


can u draw class/object diagram for ATM

5531