Answers for "how to check if java is installed through cmd"

4

how to know java version in cmd

java -version
Posted by: Guest on June-26-2020
2

how to check if java is installed

On Windows 10:
Start > Control Panel > Program > Java

If you can't see a Java option then you don't have Java installed.
Otherwise, this should open the Java Control Panel. Click the 'About' 
button to view version information.
Posted by: Guest on August-15-2021

Code answers related to "how to check if java is installed through cmd"

Code answers related to "Java"

Java Answers by Framework

Browse Popular Code Answers by Language