aspose file tools
The moose likes Beginning Java and the fly likes JDK and JRE Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "JDK and JRE" Watch "JDK and JRE" New topic
Author

JDK and JRE

Raghu Devatha
Ranch Hand

Joined: Feb 10, 2009
Posts: 39
What is the difference between JDK and JRE. ?

Suppose I created an application and compiled to MyApp.class. How would the person use that, using JDK or JRE?


dR
Jesper de Jong
Java Cowboy
Bartender

Joined: Aug 16, 2005
Posts: 12953
    
    3

This is a simple "what is ..." question. Such questions are answered the quickest and the best by doing a search instead of asking the question on a forum. This question has been asked many times before.

I literally copied your question into Google and it found approximately 28.300 answers for me in a fraction of a second.


Java Beginners FAQ - JavaRanch SCJP FAQ - The Java Tutorial - Java SE 7 API documentation
Scala Notes - My blog about Scala
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: JDK and JRE
 
Similar Threads
Problem starting eclipse
eclise problem
32 bit class file on 64 bit runtime
jdk
What is difference between jdk and jre?