How To Check Java Version In Microsoft Windows
How to check your installed JRE ( Java Runtime Environment ) version:
- open Command Prompt
- type java -version to check the JRE ( Java Runtime Environment ) version.
- then press Enter on keyboard.
How to check your installed JDK ( Java Development Kit ) version:
- open Command Prompt
- type javac -version to check the JDK ( Java Development Kit ) version.
- then press Enter on keyboard.
Bibliography:
https://www.java.com/
https://www.bee.id
https://careerkarma.com/
https://docs.oracle.com/
https://www.princeton.edu/ ( university )
Tidak ada komentar:
Posting Komentar