Digital Electronics - Number Systems and Codes - Discussion

Discussion Forum : Number Systems and Codes - General Questions (Q.No. 13)
13.
Which is typically the longest: bit, byte, nibble, word?
Bit
Byte
Nibble
Word
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
2 comments Page 1 of 1.

Krishna Chaitanya said:   1 decade ago
1. Bit A single binary digit, that can have either value 0 or 1.

2. Byte 8 bits.

3. Nybble(nibble often nybble or even nyble) 4 bits.

4. Word 32 bits.

5. Half word 16 bits.

6. Double word 64 bits.
(4)

Kavya said:   4 years ago
Ascending order.

Bit < nibble < byte < half word < word < double word.

Post your comments here:

Your comments will be displayed after verification.