A user is experiencing slowness while opening documents from the hard drive. Which of the following tools should a technician use as a FIRST step in solving this problem?
A. Defrag
B. Event Viewer
C. Performance Monitor
D. Regedit
Ans: A. Defrag
Computer Science & Information Technology
You might also like to view...
To follow the principle of least privilege, the selectionSort function should receive the array to be sorted as:
a. A nonconstant pointer to nonconstant data. b. A nonconstant pointer to constant data. c. A constant pointer to nonconstant data. d. A constant pointer to constant data.
Computer Science & Information Technology
A(n) ____ Exception occurs when the user enters a value larger than the maximum value that can be processed by the statement.
A. Excessive input B. MaxSize C. Stack D. Overflow
Computer Science & Information Technology