1/3
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
How do you convert from binary to hexadecimal?
Convert each digit into it’s 4 bit equivalent
How to you convert from hexadecimal to binary?
Convert every 4 bits into it’s corresponding hex digit
What is 00101101 in decimal?
45
What is B4 in binary?
10110100