Memory and Storage - Technical MCQs

Q1:

An 8-bit address code can select ________.

A 8 locations in memory

B 256 locations in memory

C 65,536 locations in memory

D 131,072 locations in memory

ANS:B - 256 locations in memory

2^n
Since n = 8
So,
2^8 = 256.