VM ( Virtual Machine)
Virtual Machine(VM):-
VM is an software implementation of a machine or computer which is used to execute our program like on a physical machine. VM is a set of instructions which will be followed to execute our program. On the basis of use, we have two types of Virtual Machine:-
- System Virtual Machine
- Process Virtual Machine
e.g.
Virtual PC, VMWare, etc.
Process VM are used to support an operating system in the execution of an application.
e.g.
JVM, CLR(Common Language Runtime used in Dot Net), DVM, etc.
Process VM To Be Continued.........
0 comments:
Post a Comment