Nuacht

At the command prompt, type “java -version” (again, no quotes). Users also can visit Java.com and click the “Do I have Java?” link on the homepage.
Many Java applications started from the command line take arguments to control their behavior. These arguments are available in the string array argument passed into the application’s static ...