vurxpert.blogg.se

Install java 11
Install java 11




install java 11

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.






Install java 11