Convert the hexadecimal expansion of each of the following i
Convert the hexadecimal expansion of each of the following integers to a binary expansion.
(ABBA)16 = (_____)2
(DEFACED)16 = (_____)2
Solution
(ABBA)16=(1010 1011 1011 1010)2
(DEFACED)16=(1101 1110 1111 1010 1100 1110 1101)2
