The Java Development Kit (JDK) is a software development environment used for developing Java applications. It includes the JRE, an interpreter/class loader , a compiler, an archiver, a documentation generator and other tools needed in Java development.
Continue Reading