what is jvm? how can it is useful in java?

Answer Posted / ashok ramchandnai

JVM is used to run java byte code. JVM is the one that takes java byte code and converts into machine specific instructions.
User compiles a java program and creates .class file that is nothing but the byte code and can be run on any of the machine that contains a jvm.
JVM takes this byte code and execute the programme.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why is java called object oriented?

682


What is a jbutton in java?

695


In DAO we are writting sql queries , how it is possible with creating and closing database connections.

1706


What do you mean by the deployment descriptor?

700


What are the types of j2ee clients?

690


What is api in j2ee?

642


Who is java developer?

681


What is j2ee api?

721


Why is java important for internet?

637


Describe orm?

719


What is isv?

678


Is java 100 percent pure object oriented?

686


Who generates bytecode in java?

741


How will you explain cdata?

763


What is frame in java?

689