logo

UTK Notes


Quiz 9

Question 1

A memory address with a 12-bit block selection means that the cache block size is how big?

4,096 bytes

Question 2

Which of the following write policies ensures cache coherency?

write-through

Question 3

Which of the following cache strategies describes n-sets, m-ways?

set-associative cache

Question 4

Which of the following cache techniques improves a capacity miss?

increasing the block size

Question 5

Which of the following cache strategies describes 1-set, m-ways?

fully-associative cache