Answer from cs61c-am (Michael Moeng 16464697) for Question 2 Since it is likely that the computer will use one particular portion of memory (spatial locality), then all the locations in the cache are close to all of the portions of memory.. that is, one block of memory will use more of the cache if the rightmost bits determine which part of the cache is accessed.