Sunday, March 16, 2008

Java Virtual Machine

The Java Virtual Machine (JVM) allows the Java program to be run on any platform or operating system. It is a set of computer software programs that protects users from malicious software by running them in a virtual environment. This allows for great portability from one system to another.

No comments: