Answer Posted / nirmal anandh.m
JVM means Java Virtual Machine.The important feature for
java language is Platform Independence. Without JVM we
can't run any java applications. We can use this JVM in any
kind of OS like Windows,MAC,Ubuntu etc...
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
What is a singleton factory?
What is parsing in java?
What are the types of java?
Can we execute a program without main?
How many decimal places is a double?
If goto and const is reserve words than why it is not work in java?
Is void a type?
Which is the best sorting technique in java?
What is floating data type?
What is tree node in java?
What is the driver class?
What is classes in java?
What are the high-level thread states in java programming?
Why do we declare a class static?
how many types of Inheritance?