Memory and Storage - Technical MCQs

Q1:

The smallest unit of binary data is the ________.

A bit

B nibble

C byte

D word

ANS:A - bit

1 byte = 8 bits.
1 nibble = 4 bits.

1 word can be any bytes depends on architecture.