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
What is the use of the command 'ls -x chapter[1-5]' ?
What do chgrp command do?
What is the use of awk command in unix?
What are the general commands in using unix os for a beginner?
Explain command to show the space allocation of files?
Name the various commands that are used for the user information in unix.
How do I use grep to find a file?
How does the system know where one command ends and another begins?
What is the difference between grep and grep?
How does shebang work?
What is “chmod” command?
How many unix commands are there?
What is the command to compare two files in unix?
What is grep short for?
Why is shebang used?