1. Home
  2. Computing & Technology
  3. C / C++ / C#

Definition of Virtual Machine

By David Bolton, About.com

Definition: A Virtual Machine is a like a computer running within a computer. Although slightly slower than running pure Machine Code, this offers greater portability as well as robustness and reliability.

Java was the first mainstream language to use a Virtual Machine - known as the JVM or Java Virtual Machine. Java Compilers generate ByteCode which runs on the JVM.

The .NET framework is a Virtual Machine and all .NET Compilers generate CIL code.

Glossary:

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
Explore C / C++ / C#
About.com Special Features

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

Easy ways to connect two computers for networking purposes. More >

  1. Home
  2. Computing & Technology
  3. C / C++ / C#
  4. Glossary
  5. Virtual Machine - Definition

©2009 About.com, a part of The New York Times Company.

All rights reserved.