What option is used to access all hard disk drive files?

A) Computer or This PC
B) Device Manager
C) Clock
D) File

A

Computer Science & Information Technology

You might also like to view...

Which of the following statements about try blocks is true?

a. The try block must be followed by at least one catch block. b. The try block must be followed by a finally block. c. The try block should contain statements that may process an exception. d. The try block should contain statements that may throw an exception.

Computer Science & Information Technology

Paged memory allocation offers the advantage that it doesn't require the entire job to be stored in memory during its execution.

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

Computer Science & Information Technology