Recent content by rathodnileshn

  1. R

    Java Check Java Version on Multiple Installed JDKs

    Hey, Thank you very much! You solved my problem! Thanking you, Nilesh Rathod.
  2. R

    Java Check Java Version on Multiple Installed JDKs

    Hi all, Suppose on computer 4 different versions of java are installed. (1) Depending on the path of java.exe we can open command prompt go to path /jdk_version/bin/java.exe and type "java -version" and know the particular version, But we can't extract the output of the command "java...
Back
Top