The smallest unit of data in a computer that can have a value of 0 or 1 is called a ________.
- Digital Personal Data Protection / DPDP
- IaC / Infrastructure as Code
- bit
- dimensions
Answer: bit
Bit (binary digit) is the smallest unit of data in computing, representing either 0 or 1. Eight bits make one byte. All digital information - text, images, audio, video - is ultimately stored and processed as sequences of bits.