Quiz submission record for quiz6-2-1 at Wed Jul 28 10:19:25 2004: Your Answer for Question 1: well, it depends on how often the memory location is referenced. the idea of a cache requires that the mostly accessed must be the one placed in the fastest access region of the cache while the least accessed should be placed toward the bottom of the cache. if the location given is accessed often, then one should expect it to be on the top of the cache for faster access. Your Answer for Question 2: clearly, both algorithms use the exact size of memory. the most likely reason is performance optimization. there are no other clear differences between the two pieces of code. Your unique submission ID is quiz6-2-1-cs61c-ch-1091035165-2853.