What is the maximum addressable memory for a 32-bit processor?
Q1. What is the maximum addressable memory for a 32-bit processor?
Answer: 2³2 bytes
Explanation: Maximum addressable memory = 2^address bits = 2³2 bytes. NET computer science MCQs often test this core concept.