Number Bases (AQA A-Level Computer Science): Flashcards
📚Flashcards
Practise the cards
10 cards from this deck
ShowHide
Practise the cards
10 cards from this deck
Bit definition
Bit definition
Smallest unit of data; binary digit; value 0 or 1
Byte structure
Byte structure
Group of 8 bits
Formula: permutations from bits
Formula: permutations from bits
Permutations in 1 byte (8 bits)
Permutations in 1 byte (8 bits)
256 ()
Kibibyte (Ki) value in bytes
Kibibyte (Ki) value in bytes
= 1,024 bytes
Binary number base
Binary number base
Base 2; uses digits 0 and 1
Hexadecimal number base
Hexadecimal number base
Base 16; uses 0-9 and A-F
Hex digits equal to 1 byte
Hex digits equal to 1 byte
2 hex digits (each = 4 bits)
MSB meaning
MSB meaning
Most Significant Bit (leftmost bit)
Hex digit D in decimal
Hex digit D in decimal
13
