Correct option is B
The Correct Answer is: (B) 400
Explanation:
A nibble is a basic unit of digital information equal to 4 bits.
Therefore, to convert 100 nibbles to bits:
100 × 4 = 400 bits
So, 100 nibbles are equal to 400 bits.
Information Booster:
• 1 nibble = 4 bits
• 2 nibbles = 1 byte = 8 bits
• A nibble can represent values from 0 to 15 in binary.
• Nibbles are often used to represent a single hexadecimal digit.
• 100 bytes = 200 nibbles = 800 bits
• Nibbles are especially important in embedded systems and digital electronics.