What is the purpose of the DXDIAG command?

A) It is used to diagnose drive problems.
B) It is used to start the Direct X diagnostics.
C) It is used to install the DXDIAG utility onto the hard drive. D) It is used to configure drives from a command prompt.


B

Computer Science & Information Technology

You might also like to view...

In distinguishing an expression as true or false, C++ sees which of the following as true?

a. true b. 0 c. 1 d. Any non-zero value e. The character 'F'

Computer Science & Information Technology

In programming, objects have ____, which define what the object can do or be made to do.

A. events B. access modifiers C. methods D. parameters

Computer Science & Information Technology

A standard user can view files in shared document folders.?

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

Computer Science & Information Technology

An array subscript can be an expression, but only as long as the expression evaluates to what type?

A. int B. float C. double D. boolean

Computer Science & Information Technology