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
Which software is used for java?
What is j2ee explain the component of j2ee application?
Is visual studio good for java?
What is deployment descriptor?
What is initialization parameter?
Why java is called portable language?
What is attribute what is asant?
What is java gui?
What is the best java compiler?
What is general entity?
What is the build file?
What is java awt event?
What are the different java technologies?
What do you understand by actionform?
What is application client container?