A computer system has 4GB of RAM and uses a 32-bit address bus. What is the maximum addressable memory?
Q1. A computer system has 4GB of RAM and uses a 32-bit address bus. What is the maximum addressable memory?
Answer: 4GB
Explanation: A 32-bit address bus can address 2³2 bytes = 4GB of memory, which matches the available RAM.