Computer Science, asked by shrutigupta8562, 1 year ago

What is locality of reference in computer architecture?

Answers

Answered by saim17
1
In computer science, locality of reference, also known as the principle of locality, is a term for the phenomenon in which the same values, or related storage locations, are frequently accessed, depending on the memory access pattern. There are two basic types of reference locality – temporal and spatial locality.
Similar questions