Labels

Tuesday, February 1, 2011

Checking Java Version Installed In Your system

On MS-DOS
1. Run dialog box
2.command prompt
3.type java -version

On Microsoft windows
1.open Internet Explorer
2. tools menu--->Internet Options--->Advanced tab--->scroll the scroll bar to
check in the list containing java Version.

1 comment:

  1. you can also use same command "java -version" provided java must be in your path.

    Javin
    How classpath works in Java

    ReplyDelete