How do I find jre version?



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

Post New Answer

More Java Related AllOther Interview Questions

What is the java api?

0 Answers  


What is persistence xml in java?

1 Answers  


What is java lang exceptionininitializererror?

1 Answers  


What is @resource annotation in java?

1 Answers  


Is it correct to say that using parentheses can only change?

1 Answers  


How do you count in java?

1 Answers  


Are the actual permissions for the application defined at run-time or compile-time? : java security

1 Answers  


What is aop java?

1 Answers  


What is web container in java?

1 Answers  


What is numberformatexception in java?

1 Answers  


Why doesn’t the main method throw an error with no arguments?

1 Answers  


What is phantom memory?

1 Answers  


Categories