1/3
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
What base is hexadecimal?
Base 16
What characters does hex represent?
A-F
What numbers does hex represent?
0-9
How do you calculate the numerical value of hex?
Multiple the value of each hex character by 16, and then add them together.