A 32-bit processor uses byte-addressable memory. What is the maximum memory it can address?
Q1. A 32-bit processor uses byte-addressable memory. What is the maximum memory it can address?
Answer: 4GB
Explanation: 2³2 = 4GB, so it can address 4GB of memory. NET computer science MCQs often test this core concept.