What is the default disk type utilized by the Hyper-V hypervisor?

A. differencing disk
B. dynamic disk
C. fixed disk
D. independent disk


Answer: B

Computer Science & Information Technology

You might also like to view...

In Section 16.3.2 we pointed out that in a multidatabase system, data could not be communicated directly from one database site to another and that even indirect communication was difficult since a query site cannot send data to a database site. However, the following “end run” might be considered for computing a semi-join. The query site, A, executes a SELECT statement at the first database site, B, which returns the projection, P, used in computing the semi-join. Site A then uses the projection to dynamically construct another SELECT statement whose result set is the semi-join. Using Example 16.3.1 on page 699 of Section 16.3.1 involving tables Student and Transcript, give the two queries. Under what circumstances could such an approach be considered?

What will be an ideal response?

Computer Science & Information Technology

What does pressing Tab in the last cell of a table do?

A) Moves to the next line in the cell B) Adds a new row C) Inserts a new column D) Saves the table

Computer Science & Information Technology

COGNITIVE ASSESSMENT Cisco, Novell, Sun, and others offer certifications that test knowledge of installing, configuring, operating, and administering which of the following?

A. applications B. troubleshooting C. networks D. forensics

Computer Science & Information Technology

Which of the following is not part of the structure of a C program?

A. Preprocessor directives B. Global declarations section C. Local directives D. Functions

Computer Science & Information Technology