The following java related commands can be used in command
prompt :
- ·
java –version – gives you the version of the jdk
installed in your system
- ·
javac –version - gives the version of the compiler alone/
- ·
echo %PATH% - gives the path variable mapped in
the environment variables.
No comments:
Post a Comment