engineering computer science MCQ #119

A 32-bit processor uses byte-addressable memory. What is the maximum memory it can address?

engineering computer science MCQ #119

  1. Question 1

    Q1. A 32-bit processor uses byte-addressable memory. What is the maximum memory it can address?

    • A) 2GB
    • B) 4GB
    • C) 8GB
    • D) 16GB

    Answer: 4GB

    Explanation: 2³2 = 4GB, so it can address 4GB of memory. NET computer science MCQs often test this core concept.