Search This Blog

Showing posts with label Java Runtime Environment. Show all posts
Showing posts with label Java Runtime Environment. Show all posts

10 June, 2011

JRE

JRE(Java Runtime Environment):-


Java JRE is the Java Runtime Environment. JRE is used to run web applets, desktop applications, class applications, and any other kind of file that is coded in Java. Without JRE, you with not be able to use java. 


Three things are necessary to be JRE, are written below.:-


1. Java's interpreter.


2. Java's packages.


3. Java's utilities for future use.


these all things being together makes JRE that is Java Runtime Environment.


-------------------------------------------

Meetme@