How does a JDK work?

Since the JDK supplies the compiler for your Java programs, the JDK you use determines what Java version you are able to code in . For example, if you want to use the newer functional programming features found in Java 8 (like the arrow Lambda operator), then you need at least the Java 8 JDK for compiling.

Sizin İçin Seçtik  Is Java 1.8 the same as Java 8?

Leave a Reply

Your email address will not be published. Required fields are marked *