Prepare for the OCR GCSE Computer Science Paper 2 exam. Practice with diverse questions, flashcards, and detailed explanations. Boost your confidence and ace your test!

A nibble is a term used in computer science to refer to a unit of digital information that consists of 4 bits. This is half a byte, as a byte is typically composed of 8 bits. In binary, each bit can hold a value of either 0 or 1, so with 4 bits in a nibble, you can represent 16 different values (from 0000 to 1111 in binary). This representation is commonly used in contexts such as hexadecimal notation, where each nibble corresponds to a single hexadecimal digit. Understanding the relationship of bits, nibbles, and bytes is fundamental in computing, especially in memory and data representation.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy