what is virtual machine?

Answers were Sorted based on User's Feedback



what is virtual machine?..

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

what is virtual machine?..

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

Post New Answer

More Unix Commands Interview Questions

How does one process we can start an executable file? How to get the PID process, which we started?

6 Answers  


What is the difference between pipe (|) and tee command in unix

14 Answers   Cap Gemini, TCS,


What are the differences among a system call, a library function, and a unix command?

0 Answers  


How to replace the exact word in vi editor?? suppose a file contains words like amaze,amazed,amazement in some of the line.But i want to replace only 'amaze' with delight but don't wanna replace amazed or amazement. thanks

6 Answers   Polaris, Tech Mahindra,


What command will bring user back to their home directory in UNIX?

13 Answers   IBM, Wipro,






Give Command that will change the name of a directly from paypal to eBay

3 Answers   Alcatel, IBM,


What Command is used to make a directory?

4 Answers   IBM,


The rm command removes links to file. What does this mean? How then is a file deleted from the file system?

5 Answers  


What is grep command in unix with examples?

0 Answers  


to list a particular line in the file

5 Answers  


Can you enlist some commonly used network commands?

0 Answers  


What is the use of sed command in unix?

0 Answers  


Categories