Answer Posted / chandrarekha
The Java Virtual Machine(JVM) consists of class
loaders,execution engine and the JIT compiler. The
execution engine has the java interpreter which does line
by line conversion of the java class file or the byte code
into machine code...
| Is This Answer Correct ? | 15 Yes | 4 No |
Post New Answer View All Answers
What is a qms manual?
How strings are created in java?
Write a program to print fibonacci series
How objects are stored in java?
Where is stringbuffer stored?
Is java developer a good career?
What is jit compiler in java?
What is a private class in java?
What are the parts of methodology?
Can I use % with real numbers?
What is static keyword?
What is the differences between heap and stack memory in java? Explain
What is difference between iterator access and index access?
Is java se open source?
What does i ++ mean in Java?