The principal of locality of reference justifies the use of
2007
The principal of locality of reference justifies the use of
- A.
virtual memory
- B.
interrupts
- C.
main memory
- D.
cache memory
Attempted by 158 students.
Show answer & explanation
Correct answer: D
The principle of locality says programs tend to reuse nearby or recently used data/instructions. Cache memory is effective because it exploits this locality.