Search results
Results from the WOW.Com Content Network
You can check your Java version graphically by searching for "About Java" or "Configure Java" in the Start menu and clicking the top result. If you want to check your Java version in a command-line interface, open Command Prompt or PowerShell, then enter "java -version" in the console.
Java Version in Windows Programs. The latest version (s) of Java on your system will be listed as Java 8 with an associated Update number (eg. Java 8 Update 111). Older versions may be listed as Java (TM), Java Runtime Environment, Java SE, J2SE or Java 2.
There are plenty of ways to determine what version of Java you have installed, whether you're using Windows 11 or Windows 10. For example, you can usually enter "About Java" in the Start Menu search and click the result to get a Java version.
java -version // CMD/Terminal command to check java version on the machine. In the case of Windows OS: It is showing java is installed on the machine with version 1.8.0 (See carefully at line number 5) “1.8.0_144” is the version of the java.
This wikiHow article will teach you how to use the command prompt to find out which version of Java (or the Java compiler) is installed on Windows 10, 11, and earlier versions. Open Command Prompt, type java -version, then press Enter.
Want to find the currently installed Java version number? Follow the steps in this article to check the Java version in Windows 10 and 11.
This article describes some ways which you can use to check version of Java on your Windows computer. More exactly, the version of Java Runtime Environment (JRE) or Java Development Kit (JDK).
Step-by-Step Tutorial on How to Check Java Version in CMD Windows 10. This tutorial will guide you through the steps to check the Java version on a Windows 10 machine using Command Prompt. By the end of this guide, you’ll be able to see your Java version in just a few simple commands.
How to Check Java Version on Windows? Option 1: Check Java Version on Windows Using GUI; Option 2: Check Java Version on Windows Using Command Line
How to Check Your Java Version. When it comes to Windows, there are two easy ways to check your Java version: Check the Java Version Using the Control Panel. Check the Java Version Using the Command Line. If you’re a Mac user, you’ve also got two simple options: Check the Java Version Using System Preferences. Check the Java Version Using ...