Share this site with del.icio.us Share this site with furl Share this site with stumbleupon Share this site with google Add this site to Yahoo Bookmarks Click here to add us to your favorites Subscribe to our Feed





virtual machine

Definition

Software that mimics the actions of a CPU, or other hardware devices, in utilizing a computer's resources and resides as a protected memory space, usually on a hard disk. For example, in the context of a Java Virtual Machine, it executes Java applets in a web browser. Whereas different computer platforms may require different JVMs (due to differing operating systems) they all can execute Java code irrespective of the source program (the browser) being used.


Browse by Letter: # A B C D E F G H I J K L M N O P Q R S T U V W X Y Z