What is a virtual machine?
A program which has the same functionality as a physical computer
List three examples of virtual machines:
Emulators, Server Technology and Java
How do emulators work?
How does modern server technology use virtual machines?
How does Java use virtual machines?
* Compilers its source code into bytecode which can be interpreted into machine code by each device