Question:

In computer architecture, which of the following correctly matches the fundamental unit used in the CPU, cache, and main memory respectively?

Show Hint

In computer architecture, the CPU works with words, cache stores data in blocks, and memory is divided into pages for efficient management.
Updated On: Oct 7, 2025
  • CPU → Block, Cache → Word, Memory → Page
  • CPU → Word, Cache → Block, Memory → Page
  • CPU → Page, Cache → Word, Memory → Block
  • CPU → Block, Cache → Page, Memory → Word
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

Step 1: Understand the fundamental units.
- The CPU operates on data in units called words. A word is the smallest unit of data that a CPU can process in one operation.
- Cache stores data in blocks, which are small units of memory that are fetched together.
- Main memory is divided into pages, which are fixed-size blocks of memory.

Step 2: Analyze the options.
- (a) Incorrect: The CPU uses words, not blocks. Memory uses pages, but cache uses blocks, not words.
- (b) Correct: The CPU uses words, cache uses blocks, and memory uses pages. This is the correct mapping of fundamental units.
- (c) Incorrect: The CPU uses words, not pages. Memory uses pages, not blocks.
- (d) Incorrect: The CPU does not use blocks, and memory uses pages, not words.

Step 3: Conclusion.
The correct answer is (b).

Was this answer helpful?
0
0

Top Questions on Computer Architecture

View More Questions

Questions Asked in NIMCET exam

View More Questions