what is the hexidecimal number of 4100?
1004 is the correct answer. One another way to solve the problem is convert the decimal to binary then to the Hexa (machine way!) 4100 (decimal) ->1,00 00,00 00,01 00 (binary) -> 1004 (hexa)