Home  >  Article  >  Java  >  How to check java version

How to check java version

藏色散人
藏色散人Original
2020-05-30 11:28:587316browse

How to check java version

How to check the java version?

Open the [Start] menu in the lower left corner of the computer, find the [Run] option, click to open

How to check java version

Enter the cmd command in the pop-up run dialog box , click OK

How to check java version

Enter the command line interface, enter Java -version and click Enter (note that there is a space between Java and -)

How to check java version

In the pop-up Java version information, you can see the currently installed Java version number.

How to check java version

Recommended tutorial: "java learning"

The above is the detailed content of How to check java version. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Previous article:What file is .jar?Next article:What file is .jar?