作者:
yunruo 2012-08-22 22:27:58Suppose there are 4 different memories with the following capacities:
Memory A: 32K, Memory B: 48K, Memory C: 64K, Memory D: 128K
All memories start with hexadecimal address (0000)H.
Which of the following statements is correct?
A). Memory B can store at most 48000 bytes
B). The highest decimal address in memory D is 131072
C). Memory B can be used to store a byte at address (C300)H
D). The highest hexadecimal address for C is (FFFF)H
E). The highest hexadecimal address for memory A is (7FFE)H
Ans: D
這題不知怎麼解,懇請高手解答~謝謝