Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is JVM ?

Answer Posted / shadow

When we install a java package. It contains 2 things
* The Java Runtime Environment (JRE)
* The Java Development Kit (JDK)

The JRE provides runtime support for Java applications. The
JDK provides the Java compiler and other development tools.
The JDK includes the JRE.

Both the JRE and the JDK include a Java Virtual Machine
(JVM). This is the application that executes a Java
program. A Java program requires a JVM to run on a
particular platform.....!
$HADOW

Is This Answer Correct ?    19 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to implement an arraylist in java?

1255


How is the marker interface used in Java?

1143


Can we serialize singleton class?

1092


Why we used vector class?

1117


What is the use of object and class classes?

1085


What is data member in java?

1150


What is mean by exception?

1078


Can private members of a base class are inheritable justify?

967


What are three ways in which a thread can enter the waiting state in java programming?

1223


How can you write a loop indefinitely in java programming?

1072


Can subclass overriding method declare an exception if parent class method doesn't throw an exception?

1161


Explain why wait(), notify() and notifyall() methods are in object class rather than in the reading class?

1031


Do you need to import math in java?

1063


List the features of java programming language.

1112


How do I print a “?

1053