A microprocessor has 32-bit address bus, 16-bit data bus. What is the maximum addressable memory?
Q1. A microprocessor has 32-bit address bus, 16-bit data bus. What is the maximum addressable memory?
Answer: 4 GB
Explanation: Maximum addressable memory = 2^address bits = 2³2 = 4 GB, since each address points to a byte.