Which of the following utilities can be used to determine if a system supports hardware virtualization? (Choose all that apply.)

a. Device Manager
b. Coreinfo
c. DXDiag
d. CPU-Z


B D. Device Manager does not list virtualization features. DirectX features (which do not include virtualization support) are the focus of DXDiag.

Computer Science & Information Technology

You might also like to view...

            The ____ View allows you to view multiple calendars over the course of a single day in a horizontal layout, as shown in the accompanying figure.

A. Schedule B. Month C. Day D. Backstage

Computer Science & Information Technology

A network administrator wants to verify the network connection at 10.10.20.5. Which of the following commands can be used to verify the connection? (Select all that apply.)

a. ping all 10.10.20.5 b. ping 10.10.20.5 c. ping -t 10.10.20.5 d. ping -2 10.10.20.5

Computer Science & Information Technology

What is the output from the following?

``` >>> a = 3 >>> b = -5 >>> a = b >>> b = 22 >>> x = a * b >>> print x ```

Computer Science & Information Technology

The average Facebook user spends more than seventeen hours per month connected to the Facebook site

Indicate whether the statement is true or false

Computer Science & Information Technology