Java is an evergreen programming language that every programmer should learn 🙂
In this post, I’ll guide you to install Java 8 version on Windows OS with detailed screenshots.
Step1: Navigate to Google and search “Java 8 Download”
Step2: Click on the below-marked link to land on Oracle Downloads Page.
Step3: Click on the respective link to download JDK [Check your OS bit size before download]
Step4: Agree to terms and conditions before downloading JDK
Step5: Register / Login into Oracle site [Required to download JDK]
Step6: Double click on “Downloaded Executable File” to start the installation process.
Step7: Continue to click on “Next” until you see the completion window.
Step8: Set Environmental Variables as shown below
Step9: Open command prompt and run below commands to verify the Java installation
Note: Please restart once if you see any error while executing the above commands.
Happy Java Days ? ? ?