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
Why is java called object oriented?
What is a jbutton in java?
In DAO we are writting sql queries , how it is possible with creating and closing database connections.
What do you mean by the deployment descriptor?
What are the types of j2ee clients?
What is api in j2ee?
Who is java developer?
What is j2ee api?
Why is java important for internet?
Describe orm?
What is isv?
Is java 100 percent pure object oriented?
Who generates bytecode in java?
How will you explain cdata?
What is frame in java?