Quiz submission record for quiz6-2-1 at Tue Jul 27 23:47:23 2004: Your Answer for Question 1: 53 in decimal is 0000 0000 0000 0000 00|00 0000 0011 |0101 ----------------------+-------------+---- which correlates to an index of 3, an offset within that block in the cache of 5, and a tag field = 0. Your Answer for Question 2: A compiler may perform the following optimization to take advantage of spacial locality. That is, instead of making 200 iterations 20 times, it prefers to make 20 iterations 200 times. The same amount of iterations take place, but keeping the traversing more shallow and tighter helps improve miss time. Your unique submission ID is quiz6-2-1-cs61c-ax-1090997243-408.