Multiple choice More than one word are put in one cache block to Exploit the temporal locality of reference in a program Exploit the spatial locality of reference in a program Reduce the miss penalty None of the above Reveal answer Fill a bubble to check yourself A Correct answer Explanation Cache is the small memory which has a very less access time. So it is used for temporal locality of reference whereas virtual memory is for spatial locality of reference.