Convert the denary value of 183 to binary.
11111010
10101101
10110111
01101110
Hexadecimal is also known as base 15.
Convert the hexadecimal value 3D to denary.
17
16
71
61
Binary is also known as base 2
The denary value the hexadecimal A1 is 161
The binary value 01001101 is worth how much in denary?
77
27
67
125
The denary value 17 is worth 11 in hexadecimal.
What is the highest amount of data a 8 bit binary code can store?
127
256
255
176
In binary addition, 1 +1+1 results in what?
0 carry 1
1
1 carry 1
0
ASCII uses hexadecimal to represent characters.