When a virtual machine in Hyper-V is saved from the Action menu, where is the virtual machine's memory and state information saved to?

A. They're both saved to a file on the host computer
B. They're both saved to the virtual machine's virtual hard disk file.
C. They're both saved to the virtual machine's configuration file.
D. They're both saved to the guest OS's page file, much like a traditional suspend operation.


Answer: A

Computer Science & Information Technology

You might also like to view...

What is wrong with the following overloaded extraction operator declaration?

istream& operator >>(istream& in, const myClass &object); a. Object should not be a pass by reference parameter b. Object should not be a const parameter c. You can not put the & on the return type d. nothing

Computer Science & Information Technology

Word 2016 has a blank document template that you can select as a starting point

Indicate whether the statement is true or false

Computer Science & Information Technology

When you create an exception, it is conventional to end its name with ____.

A. EClass B. Exception C. Error D. Exc

Computer Science & Information Technology

____ color contrasts with the background color of the slide.

A. Text B. Hyperlink C. Foreground D. Accent

Computer Science & Information Technology