What is meant by JVM ?

Answer Posted / rakesh

JVM is interpreter for the byte code the virtual mechine
code gerented by the java interpreter is know as mechine
secific byte, it's as an interpreter between virtual
mechine & real mechine.

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What about main() method in java ?

560


Is 0 true or is 1 true?

510


How do you remove all elements from an arraylist in java?

497


Can a class be private or protected in java?

541


How do you change an int to a string?

539






Write a program in java to find the maximum and minimum value node from a circular linked list.

506


A non-static inner class may have object instances that are associated with instances of the class’s outer class. A static inner class does not have any object instances.

533


What is == in java?

554


Differece between class and generic class?

554


What are daemon Threads in java?

604


Can an integer be null java?

548


What is boolean example?

523


What is the intersection and union methods?

538


What is the use of hashmap in java?

543


Can you create an object of an abstract class?

541