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...

Difference between JDK, JRE, JVM

Answer Posted / pathy

The JDK is the Java Development Kit: everything you need to
develop programs in Java (the compiler and other tools).
The JRE is the Java Runtime Environment: everything you need
to run Java programs.
The JVM is the Java Virtual Machine, which is the core part
of the JRE that actually runs Java code.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are some alternatives to inheritance?

1163


How do you clear a method in java?

1048


What is the difference between Grid and Gridbaglayout?

1334


What is the difference between JDK and JVM?

1337


What is difference between word and integer?

1134


What are the topics in advance java?

1032


What is primitive data type in java?

1035


how to know the total memory occupied by the objects in the ArrayList(Array list may contain duplicate objects)

2389


When wait(), notify(), notifyall() methods are called does it releases the lock or holds the acquired lock?

1058


How the interruptible method gets implemented?

1026


What is an empty class? What functionality does it offer in Java?

1344


How hashmap increases its size in java?

1035


What is the purpose of methodology?

1139


When will we use them?

1102


Can sleep() method causes another thread to sleep?

1078