1 nibble contains:
- 4 bits
- 6 bits
- 8 bits
- 16 bits
basic memory unit of computer is bit. 4 bits make nibble, 8 bits make byte. One byte take space for one charter. for example if we write "X" in notepad it will consume one byte memory.
basic memory unit of computer is bit. 4 bits make nibble, 8 bits make byte. One byte take space for one charter. for example if we write "X" in notepad it will consume one byte memory.