ITPEC IP October 2022 Question 11

Source exam: ITPEC IP October 2022Topic: Computer Component

ITPEC IP October 2022 — Question 11 of 100

Cache memory reduces the effective time required to access data that would otherwise come from main memory. It keeps copies of recently or frequently used instructions and data in a small, fast memory close to the CPU. A cache hit avoids the longer main-memory access.

Answer (b)

Why not others:
- cache is far smaller than main memory

- a large main memory does not remove the CPU–memory speed gap

- hardware and replacement policies manage cache contents automatically; users do not select resident programs

Key rule: Cache exploits temporal and spatial locality to bridge the speed difference between the CPU and main memory.

AI-generated — may contain errors

The original exam layout is preserved in the image so diagrams, formulas, tables, and code remain accurate.

This question comes from an official ITPEC past paper. ITPEC Practice is an independent study tool and is not affiliated with ITPEC. See the official IP past-paper collection or Report an issue.