The principal of locality of reference justifies the use of

2007

The principal of locality of reference justifies the use of

Answer: D. cache memoryThe principle of locality says programs tend to reuse nearby or recently used data/instructions. Cache memory is effective because it exploits this locality.

  1. A.

    virtual memory

  2. B.

    interrupts

  3. C.

    main memory

  4. 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.

Explore the full course: Isro

Loading lesson…