You might have either JRE(Java Runtime Environment) which is required to run java applications on the computer or JDK as shown below. 1. Open command prompt and enter “java –version”. If installed version number is displayed .
Read moreWhat is JDK home path?
Now home directory for jdk will be: “C:\Program Files\Java\jdk1 .
Read moreHow do you check JDK is installed or not?
Open command prompt and enter “java –version” . If installed version number is displayed.
Read moreHow do I find my JDK on Windows 10?
Windows 10
Read moreHow do I check if I have the latest version of Java?
In the Java Control Panel, click on the Java tab. Verify that the latest Java Runtime version is enabled by checking the Enabled box . Click OK in Java Control Panel window to confirm changes and close the window. Try to run same applet and verify it is now running using latest version of Java installed in your system.
Read moreHow do I check if Java is installed?
Going to a command line and typing java -version can tell us for sure if Java is installed.
Read moreHow do I verify Java version?
Java Version under Windows Start Menu – Java 7 Update 40 (7u40) and later versions
Read more