How to Download and Install Java Development Kit (JDK) on Windows
The Java Development Kit and Runtime Environment are needed to develop programs in Java. In order to compile a Java program, it is required to download and install the Java Development Kit (JDK) in Windows. Once the program has been compiled, we need the Java Runtime Environment (JRE) to run the program.
You can download the JDK installer (which includes JRE) by following the instructions given below. [Read more…] about Download and Install Java Development Kit (JDK) in Windows