Answer Posted / bharath
Many Definitions are there for Virtual Machine;
..A virtual machine in computer science is software that
creates an environment between the computer platform and
the end user in which the end user can operate software.
..A functional simulation of a computer and its associated
devices.
..A virtual machine is a machine completely defined and
implemented in software rather than hardware. It is often
referred to as a "runtime environment"; code compiled for
such a machine is typically called bytecode.
..A self-contained operating environment that behaves as if
it is a separate computer.
Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Which command is used to create a directory?
Why is awk called awk?
What is {} in find command?
Which command is used to find whether the system is 32 bit or 64 bit?
What is a bash command?
How do I search for text in vi?
What is command statement?
Can you explain a little bit about command substitution?
How to find $ai_serual resolved path by using unix
How do I clear my terminal history?
Which command will print your home directory on screen?
What is the general format of unix command syntax?
What does the metacharacter mean?
What does pipe () return?
What do chgrp command do?