
How to install Java? Java can run in Windows, Mac and Linux machines.

These are feature versions so will get expire after six months after their release date.Ĭompanies which work in Java are standardizing Java 11 and we should also start working on Java 11. For example Java 12 will come during March 2019 and Java 13 will come in September 2019. New features in Java comes every 6 months. Java 11 is the version of Java which Oracle has put in long-term support (LTS) and will support for many years. So we should not use any version of Java lower than 11. Java 9 or Java 10 are no longer supported by Oracle. Now Oracle have moved to LTS model (Long Term Support) where they will support a particular version of Java for a long time but other versions will expire and no longer be supported by Oracle. Students and programmers actually don’t need to pay anything to use Oracle’s version Java. Oracle is now the owner of Java and they started charging for Java.


You need Java development kit (JDK) to write Java programs. JDK helps you to compile Java programs and run your Java program using Java Virtual machine (JVM). It is advised to use Java 11 JDK which is a latest version of Java development kit in 2018.
