Question 10464 – Algorithms
May 6, 2024
OOPS
May 6, 2024
Question 10464 – Algorithms
May 6, 2024
OOPS
May 6, 2024

Question 680 – RAM

If each address space represents one byte of storage space, how many address lines are needed to access RAM chips arranged in a 4 x 6 array, where each chip is 8K x 4 bits ?

Correct Answer: D

Question 3 Explanation: 
From the given data
Each chip size is = 8K x 4 bits = 23 x 210 x 22 == 215 bits = 212 bits
Given chip array = 6 x 4 = 24 ( 24=16 and 25=32)
So the number bits required for the total chips are 5 bits.
So, total number of bits required = 12 + 5 = 17 bits
A
13
B
15
C
16
D
17

Leave a Reply

Your email address will not be published. Required fields are marked *