DIFFERENCE BETWEEN JAVA AND JVM
Java is language which is platform independent.
Where JVM is is a tool which is platform dependent because it dependence on the particulate operating system. For every Operating System there is separate JVM tool, while installing the java it ask about our OS type it installs particular OS.
So, we can say that Java is a platform independent but JVM is not a platform independent tool kit.
Below is the step by step process that how to install a java on your any operating system.
steps to install OS on any operating system.
1> log in into the site Oracle.com then downloads
2> next it asks you to check your OS that your operating system contains any pre-installed java files
3> If not it directly ask you to download the java to your machine
4>. To download java to your windows operating system just click here
doing above you will complete the installation.
now you have the to set the Path
follow the below simple steps to set Path
- Right click on your My Computer Icon on desk top
- Go to advanced system settings
- Select environment variables
- In User variables select new
- You get to text boxes
- In first on type as "Path"
- In second copy the address of bin folder.