__________ memory consists of peripheral storage devices that are accessible to the processor via I/O controllers.

A. Cache
B. Spatial
C. External
D. Temporal


C. External

Computer Science & Information Technology

You might also like to view...

Which of the following will call a function named setBlue() when a text box with id = "blue" gets the focus?

a. ``` onfocus = "blue" onclick = ("setBlue()"); ``` b. ``` onfocus.blue = setBlue() ``` c. ``` id = "blue" onclick = setBlue() ``` d. ``` onfocus = "setBlue('blue')" ```

Computer Science & Information Technology

In Linux, the default standard input is the ____.

A. microphone B. screen C. mouse D. keyboard

Computer Science & Information Technology

If you were trying to create a query describing the problems noted in an experiment on breaking wooden instruments with hammers, and you were joining tables using outer joins, which would be the primary table?

A) Power of Hit Code B) Instrument Descriptions C) Broken Instrument Activity by Power of Hit D) Hammer Descriptions

Computer Science & Information Technology

The _______________or ________________ is the sum of the data rates that are delivered to all terminals in a network.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology