Home » Computer » Miscellaneous » Question
  1. Cache memory works on the principle of __________ .
    1. Locality of data
    2. Locality of reference
    3. Locality of Memory
    4. Locality of Memory & reference
Correct Option: B

A cache memory works on the principle of locality of reference, a term for the phenomenon in which the same values, or related storage locations, are frequently accessed, depending on the memory access pattern. Caching improves access time and reduces data traffic to data sources that have limited throughput.



Your comments will be displayed only after manual approval.