Memory and Storage - Technical MCQs

Q1:

The bit capacity of a memory that has 2048 addresses and can store 8 bits at each address is ________.

A 4096

B 8129

C 16358

D 32768

ANS:C - 16358

Yes, because memory capacity = Number of addresses * data bus size.
So,

2048 * 8 = 16384.