Multiple choice

A 32 bit computer word consists of

  1. 8 bytes

  2. 32 bytes

  3. 16 bytes

  4. 4 bytes

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Since 1 byte is equal to 8 bits, a 32-bit word is calculated as 32 divided by 8, which equals 4 bytes. This is a standard measurement in computer architecture.