A disk ____ is a predefined temporary data storage location.
A. buffer
B. log
C. cache
D. filter
Answer: C
Computer Science & Information Technology
You might also like to view...
Which statement below could be used to simulate the outputs of tossing a quarter to get heads or tails? Suppose randomNumbers is a SecureRandom object.
a. randomNumbers.nextInt(7); b. randomNumbers.nextInt(2); c. randomNumbers.nextInt(1); d. randomNumbers.nextInt(25);
Computer Science & Information Technology
Modified Multiple ChoiceWhen ____ is pressed after entering an e-mail address or Web address, Word automatically formats the address as a hyperlink, that is, colored blue and underlined.
A. ENTER B. ESC C. SPACE BAR D. F3
Computer Science & Information Technology