Ten > Information and Communication Technology
Define the bit and byte used in computer memory.
0
1
Solution
A bit(binary digit) is the smallest unit of data that a computer can process and store.
Each group of 8-bit unit is called a byte. The byte is a basic unit which is passed around the computer, often in groups.
0