Suppose that there are 226 bytes in memory.
In binary the lowest address is 00...00, and the highest address is 11...11.
a. What is the lowest address (in decimal) if memory isbyte addressable?
b. What is the highest address (in decimal) if memory isbyte addressable?
c. Suppose that a word is 16-bits long. What is the lowest address (in decimal) if memory isword addressable?
d. Suppose that a word is 16-bits long. What is the highest address (in decimal) if memory isword addressable?
e. Suppose that a word is 32-bits long. What is the lowest address (in decimal) if memory isword addressable?
f. Suppose that a word is 32-bits long. What is the highest address (in decimal) if memory isword addressable?
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here