What is JVM ? use of JVM?

Answer Posted / sathish s t

JVM is (java virtual machine) the piece of software that is responsible for running java programs.

uses:
JVM is an interpreter that converts your byte code (.class file ) into machine code

Is This Answer Correct ?    17 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Give us the name of the list layoutmanagers in java?

701


What is the exact difference in between unicast and multicast object? Where we will use?

770


Is ++ operator is thread safe in java?

692


How do you reverse a list?

759


What are the advantages of compiled language?

807


What do you mean by thread safe?

746


Is java type safe?

737


What is binary tree in java?

758


How can we make sure main() is the last thread to finish in java program?

927


Can a class extend more than one class?

836


Define an abstract class with reference to java.

765


Which access specifier can be used with class ?

712


What is hashmap in java?

798


What is intern method in java?

796


What does 0 mean in boolean?

738