Monday, November 17, 2014

How to check if "jdk" is installed on your system?
1. Go to start -> run -> cmd
2. In cmd write "java -version"
If jdk is installed it will show you the version of jdk installed.

No comments:

Post a Comment