Java Runtime

In this section, you will learn about Java Runtime Environment (JRE), it also known as Java Runtime.

Java Runtime

Java Runtime

     


In this section, you will learn about Java Runtime Environment (JRE), it also known as Java Runtime. This is a part of Java Development Kit (JDK). It is a set of programming tools for developing java based applications. 

The Java Runtime Environment provides the minimum requirements to execute the java applications. It also provides the libraries, Java Virtual Machine, classes, more supporting files and other components to run applets and applications written in the Java programming language. Applets allow to play online games, chat around the world, calculate the mortgage interest and view images in 3D.