Asked by moy

Assume a computer has the capacity to hold up to 4 memory modules, with each module containing 512M bytes. How many total bits are needed in the memory address?

Answers

Answered by Marth
4×512MB = 2GB = 2^31 bytes. To address any byte requires 31 bits.
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions