edited by
4,667 views

3 Answers

Best answer
10 votes
10 votes
we have provided with chip if size, 128 x 8 = 128 Byte

and we need to create memory of 2048 Bytes

so we need to use 2048 / 128 = 16 chips lined one below another, i.e 16 rows

option D would be the answer,

lets assume we need to create memory of 2048 x 16 bit

then number of chips would have been 32

there would have been 16rows and each row with 2 chips
selected by
4 votes
4 votes
128*8 RAM means the chip has 128 locations each location capable of storing 8 bits.

128*8 RAM provide 128 Byte memory

so no of chip required=2048/128=16

Answer:D
Answer:

Related questions

4 votes
4 votes
5 answers
1
go_editor asked Jun 23, 2016
3,532 views
In DMA transfer scheme, the transfer scheme other than burst mode iscycle techniquestealing techniquecycle stealing techniquecycle bypass technique
11 votes
11 votes
4 answers
2
go_editor asked Jun 22, 2016
6,546 views
Two control signals in microprocessor which are related to Direct Memory Access (DMA) are$\textsf{INTR & INTA}$$\textsf{RD & WR}$$\textsf{S0 & S1}$$\textsf{HOLD & HLDA}$
6 votes
6 votes
2 answers
3
go_editor asked Jun 22, 2016
7,777 views
Find the memory address of the next instruction executed by the microprocessor $(8086),$ when operated in real mode for $\textsf{CS=1000}$ and $\textsf{IP=E000}$$\textsf{...
7 votes
7 votes
4 answers
4
jenny101 asked Jun 18, 2016
9,030 views
Consider a direct mapped cache with $64$ blocks and a block size of $16$ bytes. To what block number does the byte address $1206$ map todoes not map$6$$11$$54$