JRE - Java Runtime Environment

JRE

  • It is nothing but java run time environment 
  • It provides the libraries to run the program
  • It contains the java plugIn
  • It is implementation of JVM
  • It contains set of libraries and other files
  • It is also platform dependent

Comments