Answer Posted / anusha.v
JVM is the java virtual machine which will convert the byte
code into user understandable code.JVM is a software which
act as an interpreter.JVM is mainly dependent on the
Operating System why because of different OS has its own
JVM.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is casting in java programming?
Explain the importance of join() method in thread class?
How objects are stored in java?
What is intern method in java?
What is the difference between inheritance and encapsulation?
What is package protected in java?
What is the use of a copy constructor?
How will you initialize an Applet?
What is the difference between stringbuffer and stringbuilder class?
What is string intern in java?
What is <> used for in java?
Can we convert integer to string in java?
What is the loop in java?
Are primitives objects?
What does file separator do in java?