how to find java versions in your computer

In the command prompt type the following
>java -version
you will get the version.








Comments

Popular posts from this blog

How to create a XML DTD for displaying student details

How to write your first XML program?

Java NIO examples to illustrate channels and buffers.