Quiz submission record for quiz6-1-2 at Tue Jul 27 00:50:28 2004: Your Answer for Question 1: SPATIAL LOCALITY: while shopping, clothes tend to be organized by size and/or color - so for example if I got a black shirt and saw a pink shirt of the same size nearby, and was then persuaded to get both :) TEMPORAL LOCALITY: I store links to webpages I visit frequently as bookmarks - that way I can quickly and easily reference them rather than typing in an address or searching for a page every time. Your Answer for Question 2: These bits are used because if the number of entries in the cache is a power of two, then the location can be easily calculated/accessed directly with the lower-order bits. The bit set makes it particularly simple to directly map addresses/locations to the cache. Your unique submission ID is quiz6-1-2-cs61c-ax-1090914628-445.