1/7
Flashcards covering hexadecimal and binary number systems, and their representations.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
Hexadecimal (Hex)
Base-16 numbering system, using digits 0-9 and letters A-F to represent values.
Binary
The smallest unit of data in computing, represented as either 0 or 1.
A
Represents the decimal value 10 in hexadecimal.
B
Represents the decimal value 11 in hexadecimal.
C
Represents the decimal value 12 in hexadecimal.
D
Represents the decimal value 13 in hexadecimal.
E
Represents the decimal value 14 in hexadecimal.
F
Represents the decimal value 15 in hexadecimal.