Home > Java > javaTutorial > What is the command to check the jdk version?

What is the command to check the jdk version?

Release: 2019-07-09 13:35:52
Original
17175 people have browsed it

What is the command to check the jdk version?

The command to check the jdk version is java -version

View method:

Windows:

Open the cmd command line and enter Command java -version and press Enter.

What is the command to check the jdk version?

linux:

Enter "java -version" in the Terminal window

What is the command to check the jdk version?

For more Java-related technical articles, please visit the Java Development Tutorial column to learn!

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

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template