Computer Science, asked by abhishekawasare111, 8 months ago

Find the memory size and address range
8bit data bus and 16bit address bus

Answers

Answered by unknon51
1

Answer:

You can address 2^16 words and each word is 8 bit (= 1 byte).

Therefore it is 64 KB. If the word size was 16 bit. The answer would be 128 KB

Similar questions