A computer system has 4GB RAM and a 32-bit address bus. What is the maximum addressable memory?
Q1. A computer system has 4GB RAM and a 32-bit address bus. What is the maximum addressable memory?
Answer: 4GB
Explanation: Maximum addressable memory = 2^address bus bits = 2³2 bytes = 4GB.