bit and Byte and ASCII codes >
what is bit and byte in terms of memory ?
a bit is basically a binary digit , it can hold 1 or 0 only .
this is smallest increment of data on a computer 0 means off and 1 means on.
A byte is group of 8 bits , in a single byte we can store any ASCII ...
hashcodehub.hashnode.dev1 min read