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 is difference between == and === in js?

959


Convert Binary tree to linked list.

1012


Is {a, n, d} a palindrome? If you are given a random string, is it a palindrome or not?

1048


When should I use a singleton?

980


How can we find the sum of two linked lists using stack in java?

1047


How to use string tokenizer class.

1122


Can we have more than one package statement in the source file?

1020


What is the escape character in java?

925


Is null an object in java?

976


Whats the difference between notify() and notifyall()?

969


Can we declare an array without size in java?

921


Does sprintf allocate memory?

1042


Can we print null in java?

997


How to connect to a remote database using Applet?

2478


What is the significance of java packages?

1065