A memory address with a 12-bit block selection means that the cache block size is how big?
4,096 bytes
Which of the following write policies ensures cache coherency?
write-through
Which of the following cache strategies describes n-sets, m-ways?
set-associative cache
Which of the following cache techniques improves a capacity miss?
increasing the block size
Which of the following cache strategies describes 1-set, m-ways?
fully-associative cache