Answer Posted / kailas v nair
JVM means Java Virtual Machine.Java compiler only converts
source code to byte code this code can be converted to
machine code by a java virtual machine.Every OS contain
their inbuilt JVM this feature of Java helps run any java
application on any platform(platforn independance).
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the purpose of return statement?
Explain tree set and its features?
Explain importance of throws keyword in java?
What is hash in java?
Which command from the jdk compiles a java program?
Which number is denoted by leading 0x or 0x in java?
What does super keyword do?
What is the difference between sop and work instruction?
What is considered an anti pattern?
What is module in project?
What are 5 boolean operators?
What is java util list?
What is string english?
What is a java predicate?
Which is easier netbeans or eclipse?