ICT (First Secondary)
Hexadecimal to Binary Conversion
When converting the hexadecimal number A4(16) to binary, the result is:
10011010(2)
10100100(2)
11001001(2)
11100011(2)
Next