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 meant by stack and queue?
In which language java is written?
What is the differences between heap and stack memory in java? Explain
Can substring create new object?
What does regex mean?
What is the difference between Error, defect,fault, failure and mistake?
Is there any difference between nested classes and inner classes?
What is array pointers ?
What is the purpose of finalization in java programming?
What does flagged out mean?
what is predefined function in java?
How is tree Mirroring implemented?
What is a function in programming?
What language is pass by reference?
What do you mean by ordered and sorted in collections in java?