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

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

604


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

581


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

1588


Explain the OOPS concept in Realtime Scenarion ? Take example as CAR. Please explain indetail ?

2557


What are the interfaces in java collections? : java collections

602






What are the different types of collections views being provided by the map interface? : java collections

606


please mail me the interview question based on java/j2ee

1527


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 ?

1672


What are the main classes of the list interfaces? : java collections

568


What are the uses of the set interfaces in the java collections? : java collections

530


What is java collection? : java collections

567


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

568


What is deque in the java collections framework? : java collections

534


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

561


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

563