If i have been using a HDD drive a lot and it steadily takes longer and longer to to load applications what is one tool I can use.

A. Device manager
B. Performance monitor
C. Disk defragmentation
D. Disk fragmentation

Answer: C. Disk defragmentation

Computer Science & Information Technology

You might also like to view...

Given the following environment

#include #include int main() { pid_t pid; // Code Fragment Goes Here return 0; } Write a code fragment that creates a child process and displays a message telling the user whether the process is the parent process or the child process along with the Process ID.

Computer Science & Information Technology

The label element creates caption text for the fieldset.

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

Computer Science & Information Technology