Is Java 11 the latest version?

The latest version of the Java Development Kit, Java 11, is out . Ever since JDK Beta made its debut back in 1995, there has been continuous development of the platform for this high-level, general-purpose programming language. … The end of public updates for Java 8 is scheduled for January of 2019 for commercial use.

Read more

What does Java Development Kit do?

The Java Development Kit (JDK) is a software development environment used for developing Java applications and applets . It includes the Java Runtime Environment (JRE), an interpreter/loader (java), a compiler (javac), an archiver (jar), a documentation generator (javadoc) and other tools needed in Java development.

Read more