Which of the following is true about Hyper-V clusters and the cluster shared volume?

A. VMs can be stored on a network drive
B. CSVs can be accessed by only one host
C. iSCSI storage is perceived as local
D. each virtual hard disk must be on a different volume


Answer: C

Computer Science & Information Technology

You might also like to view...

What numbers are displayed in the list box by the following program segment?

``` What numbers are displayed in the list box by the following program segment?Dim numbers() As Double = {.5, 1, 2, 2.5} Dim query = From number in numbers Where number < 2 Let FormattedPer = number.ToString("P") Select FormattedPer For Each percent In query lstBox.Items.Add(percent) Next ``` (A) .5 and 1 (B) 50% and 100% (C) 50.00%, 100.00%, 200.00%, 250.00% (D) 50.00% and 100.00%

Computer Science & Information Technology

The ________ HTML5 element is used to contain tangential or supplemental content.

a. header b. main c. aside d. section

Computer Science & Information Technology

The default typeface name used in the Normal template is ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

The My Yahoo! portal page allows users to customize the location and content of each region on the page.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology