How do I find jre version?
Answer / Rupender
To find the JRE (Java Runtime Environment) version on a Windows system, open a command prompt and type java -version. On a Mac or Linux system, open a terminal and type java -version.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the java api?
What is persistence xml in java?
What is java lang exceptionininitializererror?
What is @resource annotation in java?
Is it correct to say that using parentheses can only change?
How do you count in java?
Are the actual permissions for the application defined at run-time or compile-time? : java security
What is aop java?
What is web container in java?
What is numberformatexception in java?
Why doesn’t the main method throw an error with no arguments?
What is phantom memory?