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
Who invented grep?
What command will change your prompt to myprompt?
What is the size of time_t?
What is awk used for?
Explain command to display different lines that are found when compare two files?
What does sed command do in unix?
How do I clear my terminal history?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
What does grep v grep do?
What does awk stand for?
How does shebang work?
Which unix command lists files/folders in alphabetical order?
What is in grep command?
What are grep patterns?
What are file commands?