TS6. Memory Organization
TS6. Memory Organization
06 Memory Organization
1. The ALU is the component of the CPU where __________ and ________.
a) data is stored; instructions are interpreted
b) data is held temporarily; calculations are made
c) calculations take place; instructions are executed
d) programs are decoded; instructions are fetched
e) programs are decoded; instructions are executed
3. A register is a single permanent storage location within the CPU use for _________
a) general purpose operations
b) specifically designed for fetching instructions
c) specifically designed for arithmetic operations
d) specifically designed for I/O operations
e) a particular, defined purpose
e) I/O
9. Memory is composed of
a) 1-bit cells and each cell is addressable
b) 16-bit cells and each cell is addressable
c) rows of 8-bit cells where each bit is addressable
d) rows of 1-bit cells or more and only addressable in rows
e) either multiple or single 8-bit addressable cells; addresses are calculated
as needed
11. The Memory Data Register (MDR) and the Memory Address Register (MAR) are
designed such that it
a) the MDR activates the Bus Interface Unit while the MAR reads bits that are
activated
b) the MDR activates the desired address line while the MAR reads bits that are
activated
c) the MAR activates the desired address line while the MDR reads bits that
are activated
d) the MAR copies the contents of a line into a buffer while the MDR processes
the buffer
e) the MDR copies the contents of a line into a buffer while the MAR processes
the buffer
13. When retrieving or storing data at a particular memory location, the first step in the
CPU memory interaction is to __________.
a) allocate the MAR the necessary number of bits to retrieve the address line
b) transfer data from some register to the MDR (for a WRTE) OR transfer data
from the MDR to some register (for a READ)
c) send a message to the Control Unit stating there is a READ (or WRITE
condition)
d) copy an address from some register to the MAR
e) copy an address from some register to the MDR
14. When retrieving or storing data at a particular memory location, the two actions that
occur simultaneously are___________.
a) (1) copy an address from some register to the MAR and (2) send a message to
the control unit stating there is a READ (or WRITE condition)
b) (1) copy an address from some register to the MAR and (2) send a
message to the memory unit stating there is a READ (or WRITE
condition)
c) (1) copy an address from some register to the MDR and a message to the
memory unit stating there is a READ (or WRITE condition)
d) (1) Load (or read) the MAR with data to be transferred, and (2) send a
message to the memory unit stating there is a READ (or WRITE condition)
e) (1) Set the READ (or Write bit) in the PSW and (2) Load (or read) the MDR
to some register in memory
15. The two factors that determine the capacity of the address space are ________.
a) the number of bits in the memory address register and the number of
bits in the address field
b) the size of memory and the number of bits in the address field
c) the number of bits in the memory address register and the size of memory
d) the word length format and the hardware
e) the word length format and the software
16. The number of address that the MAR can access is ________ the size of the address
field
a) always 2k where k is the number of bits
b) at least 2k where k is the number of bits
c) at most 2k where k is the number of bits
d) at least 2k -1 where k is the number of bits
e) variable and changes with physical memory modules
c) less expensive, requires less electrical power and can be made smaller with
more capacity
d) less expensive, requires less electrical power and has less capacity
e) utilized in laptop computers and is utilized as cache memory
23. The last action taken by the CPU in the fetch-execution cycle is:
a) simultaneously IR[address] MAR and MDR IR
b) IR[address] MAR
c) MDRMAR
d) PC + 1 PC
e) MDRIR
27. The physical connection that makes it possible to transfer data from one location to
another is called a _________.
a) registers AND the bus interface unit
b) registers
c) bus interface unit
d) bus
e) control unit
29. When a bus connects a specific source to a specific destination they are called
_______ buses.
a) 'source – destination'
b) integrated
c) limited
d) dedicated
e) point-to-point
30. The cable that connects the serial or parallel port to the printer is an example of a
______bus.
a) 'source – destination'
b) integrated
c) limited
d) dedicated
e) point-to-point