Question:

How many 32K × 1 RAM chips are needed to provide a memory capacity of 256 K?

Show Hint

To calculate the number of memory chips needed, divide the total memory size by the size of one chip.
Updated On: Oct 18, 2025
  • 8
  • 128
  • 64
  • 32
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

Step 1: We are given that each RAM chip has a capacity of 32K × 1, which means it can store 32K bits (32 × 1024 bits).
Step 2: We need to calculate how many such RAM chips are required to provide a total memory capacity of 256K.
- The total capacity required is 256K (or 256 × 1024 bits).
Step 3: To calculate the number of chips, divide the total memory by the capacity of one chip:
\[ \text{Number of chips} = \frac{256K}{32K} = 8 \] Thus, the correct number of RAM chips required is 64, as the total capacity needed is 256K.
Was this answer helpful?
0
0