Difference between bit and byte?
- Define bit.
Computer works with binary digits. These digits are in the form of
0’s and 1’s. A binary digits is called bit. It is the smallest unit for data
storage.
- Define byte.
A collection of eight bit is called byte. It is used to store
single character.
No comments:
Post a Comment