Describe the difference between emulation and virtualization.
What will be an ideal response?
Virtualization uses hardware from a host system, divides it into individual virtual machines, and then abstracts hardware that is the same platform. It cannot virtualize hardware that is a different platform (for example, an Intel platform and a Sony PlayStation) for a VM. Emulation is very different, in that it enables software written for a different platform to run-it does not virtualize hardware.
You might also like to view...
Which of the following commands can be used to establish a connection to a remote computer?
A. telnet B. ipconfig C. ping D. tracert
On a traditional IBM mainframe, interrupts are implemented by __________.
a. calling an interrupt handling routine b. executing an interrupt handling routine c. switching program status words d. all of the above