Saved Bookmarks
| 1. |
1 nibble equals to how many bits and bytes ? |
|
Answer» 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. |
|