Computer Science, asked by shabbi, 1 year ago

1 nibble equals to how many bits and bytes ?

Answers

Answered by aqibkincsem
13
A Bit holds the value of either 1 that is on or 0 which is off.

Now a Nibble is equal to 4 bits.

Again a byte is comprised or equal to 8 bits.

Which means while a nibble is equal to 4 bits, in terms of byte, a nibble is equal to half a byte.

Answered by Roshan4tech
13
Nibble 
--------------------------
1 Nibble is Equals to 4 Bits 
-----------------------

1 Nibble = 4 Bits 

1 nibble = 0.5 Bytes 
-------------------------------------------


Here is the sequence of memory Sizes 

1) Nibble 

2) Bit 

3) Byte

4) Kilobyte 

5) Megabyte 

6) Gigabyte 

7) Terabyte 

8) Petabyte 

9) Yottabyte 
Similar questions