What are two methods that can be used to free up disk space on a hard drive?

A. Format the hard drive
B. Delete the Windows\System directory
C. Uninstall software you no longer use
D. Use drive compression

Answer:
C. Uninstall software you no longer use
D. Use drive compression

Computer Science & Information Technology

You might also like to view...

Statements that tell a computer what to do are referred to as code.?

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

Computer Science & Information Technology

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

1. The class JColorChooser can be used to produce a dialog window that allows you to choose a color by looking at color samples. 2. The Java language does not support multithreading. 3. An InterruptedException is a checked exception. 4. A thread’s start method invokes the thread’s run method.

Computer Science & Information Technology