Computer Fundamentals - Engineering

Q1:

A 32 bit microprocessor has the word length equal to

A 2 bytes

B 32 bytes

C 4 bytes

D 8 bytes

ANS:C - 4 bytes

32 bits = (4*8) bits.
8 bits equals a byte.

Therefore 32 bits = 4 multiples of byte.
= 4bytes.