Electronics and Communication Engineering - Digital Electronics - Discussion

Discussion Forum : Digital Electronics - Section 23 (Q.No. 9)
9.
Suppose a microprocessor has memory locations from 0000 to 3FFF, each storing I byte. How many bytes the memory can storing I bytes the memory can store?
4384
8644
12688
16384
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
3 comments Page 1 of 1.

HARINI said:   8 years ago
The correct answer is D.

Aab said:   8 years ago
Explain please.

Ahir said:   7 years ago
The correct answer is D.

Memory size = {last add - initial add + 1}.
=3*16^3+15*16^2+15*16^1+15*16^0,
=12288+3840+240+15,
=16383+1,
=16384.
(1)

Post your comments here:

Your comments will be displayed after verification.