For the binary number 11101000, the equivalent hexadecimal number is
Answer: D
11 01000 = 128 + 64 + 32 + 8 = 232 in decimal = E 8 in hexadecimal.