1• Java Runtime Environment :
2 It physically exists.
3 The Java Runtime Environment provides
4 the minimum requirements such as libraries
5 and Class Loader for executing a
6 Java application on JVM.
7 It consists of the Java Virtual Machine
8 core classes, and supporting files.