The JDK includes a private JVM and a few other resources. The JDK forms an extended subset of a software development kit (SDK).
It includes tools for developing, debugging, and monitoring Java applications. Oracle strongly suggests to use the term JDK to refer to the Java SE Development Kit.
The Java EE SDK is available with or without the JDK, by which they specifically mean the Java SE 7 JDK.
Follow below steps to install JDK 13 on Windows 10 Operating System:
Step 1: Open your browser
Step 2: go to Oracle JDK Download URL
Step 3: Click on JDK Download for version you want to download.
Step 4: Select .zip file for x64 version.
Step 5: Accept the agreement and click on Download.
Step 6: Once the download is complete unzip Folder.
Step 7: Copy the folder and paste it to desired location. Recommended Location: c:\Program Files\Java