The principal of locality of reference justifies the use of
2007
The principal of locality of reference justifies the use of
Answer: D. cache memory — The principle of locality says programs tend to reuse nearby or recently used data/instructions. Cache memory is effective because it exploits this locality.
- A.
virtual memory
- B.
interrupts
- C.
main memory
- D.
cache memory
Attempted by 778 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.
Loading lesson…