Anything (such as a program, letter, digital photograph, or song) stored on a storage medium is referred to as a(n) ____.
A. label
B. index
C. folder
D. file
Answer: D
You might also like to view...
If a selection sort is used to arrange the numbers 7 5 3 9 2 6 in ascending order, what order will the data be in after the first pass?
A) 2 5 3 9 7 6 B) 5 7 3 9 2 6 C) 5 3 7 2 6 9 D) 2 3 5 6 7 9 E) none of the above
A(n) ____ is a set of Visual Basic instructions that are processed only when the event occurs.
A. event procedure B. procedure C. event D. procedure event
What partition is the bootable partition that startup BIOS turns to when searching for an operating system to start up on an MBR partitioned drive?
A. extended partition B. startup partition C. active partition D. volume
Match the following Subtotal Function with their Table Numbers:
I. AVERAGE II. MAX III. MIN IV. SUM V. COUNTA A. 104 B. 103 C. 101 D. 109 E. 105