Computer Science
Intermediate

Address Space

Number of addressable locations for n bits.

Formula

N=2nN = 2^n

Variables

nAddress bits

Example

32-bit = 4.29 billion

Did You Know?

A 32-bit system can address only about 4 gigabytes, the very reason the world moved to 64-bit computing.