Computer Science, asked by nitin2273, 1 year ago

Explain locality of reference with respect to time and space

Answers

Answered by sohan68
0
Locality of reference. ... Spatial locality refers to the use of data elements within relatively close storage locations. Sequential locality, a special case of spatial locality, occurs when data elements are arranged and accessed linearly, such as, traversing the elements in a one-dimensional array.
Similar questions