The smallest unit of data in a computer is called?
A
Nibble
B
Bit
C
Byte
D
Word
Correct Answer: Option B — Bit
Explanation:
A bit, short for binary digit, is the smallest unit of data in computing, representing either a 0 or a 1. Eight bits combine to form a byte,...
A bit, short for binary digit, is the smallest unit of data in computing, representing either a 0 or a 1. Eight bits combine to form a byte, which is commonly used to represent a single character.