QUESTIONS AND CORRECT ANSWERS
L1 or level one - CORRECT ANSWER A(n) _____ cache is generally implemented on the
same chip as the CPU.
Cache - CORRECT ANSWER A(n) _____ is an area of fast memory where data held in a
storage device is prefetched in anticipation of future requests for the data.
Cache swap - CORRECT ANSWER A cache controller is a hardware device that initiates a(n)
_____ when it detects a cache miss.
Control bus - CORRECT ANSWER The _____ transmits command, timing, and status signals
between devices in a computer system and carries interrupts, command responses, status codes, and
similar messages.
Stack pointer - CORRECT ANSWER The _____ is a special-purpose register that always
points to the next empty address in the stack.
Machine state - CORRECT ANSWER The set of register values stored in the stack while
processing an interrupt is also called the _____.
Interrupt handler - CORRECT ANSWER A(n) _____ is a program stored in a separate part of
primary storage to process a specific interrupt.
Stack - CORRECT ANSWER During interrupt processing, register values of a suspended
process are held on the _____.
Cache controller - CORRECT ANSWER A(n) _____ is a special-purpose processor dedicated
to managing cache content.
Address bus - CORRECT ANSWER The _____ transmits a memory address when primary
storage is the sending or receiving device.
, Linear address space - CORRECT ANSWER The CPU and bus normally view and storage
device as a(n) _____, ignoring the device's physical storage organization.
Logical accesses - CORRECT ANSWER Part of a device controller's function is to translate
_____ into physical accesses.
DMA - CORRECT ANSWER A(n) _____ controller assumes the role of bus master for all
transfers between memory and other storage or I/O devices, leaving the CPU free to execute
computation and data movement instructions.
Channel - CORRECT ANSWER A(n) _____ is a high-capacity device controller used in
mainframe computers.
Cache hit - CORRECT ANSWER When a read operation accesses data already contained in the
cache, it's called a(n) _____.
Bus protocol - CORRECT ANSWER The _____ defines the format, content, and timing of
data, memory addresses, and control messages sent across the bus.
Multicore - CORRECT ANSWER In _____ architecture, multiple cpus and cache memory are
embedded on a single chip.
Scaling up - CORRECT ANSWER The term _____ describes methods of increasing processing
and other computer system power by using larger and more powerful computers.
Storage - CORRECT ANSWER Examples of a(n) _____ bus include SATA and SCSI.
TRUE - CORRECT ANSWER The secondary storage devices for a mainframe could include
many different types of storage devices, such as magnetic disks, optical discs, and magnetic tape
drives.
TRUE - CORRECT ANSWER MPEG standards address recording and encoding for both audio
and video data.