I would say the correct answer is #1.
Answer: is their any options to answer your question
Explanation:
Answer:
Yes it does.
Explanation:
VM or virtual machines are enabled by the hypervisor in host operating systems. More than one virtual machine can run in an operating with only one processor.
Live migration, save and restore, and production checkpoints are all mobility processes that does not require rebooting the system. Since these virtual machine mobility processes is not compatible running directly on different processor, the virtual machine must be shutdown, and rebooted on the new processor host.
However, to run the virtual machine on a different processor without rebooting, the VM is run on processor compatibility mode (in the processor compatibility settings).
Answer:
Compilation
Explanation:
" <em>Python is an interpreted, high-level, general-purpose programming language. It is is dynamically typed and garbage-collected. </em>"
But first it does a compilation for a file with the extension `<em>.pyc</em>`, so the answer is compilation, even though <em>python</em> is being <em>interpreted</em>