what is virtual machine?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / nitin
Virtual machine can be say like
Machine allowing to run Different OS instance on single base
OS instance by allocating Different hardware to different OS
to exploite available hardware resources efficiently
Ex. running RHEL5.0 (2Instance or more) & windows 2K3 (2
instance or more)
On single Base OS Of Linux or windows
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the different between UNIX command and UNIX shell script?
which script will invoke first ,when /etc/init.d starts
How to get a particular string as your prompt ? Give syntax of that command?
Through which command will redirect output to bOth screen and files at the same time?
What is the use of the tee command?
Is ‘du’ a command? If so, what is its use?
What does find command return in unix?
The rm command removes links to file. What does this mean? How then is a file deleted from the file system?
what are the uses of filters?
What does the “echo” command do?
What is the significance of the 'tee' command?
What are some command words?