you can't convert 1011.112 to hex. the reason is simple bcz to convert into hex, first you have to convert in the binary value which must be vary between 0 and 1 only. here you used 2 i;e 1011.112,...
Normally, numbers are based on the base 10 system. This means there are ten symbols (numbers): 0, 1, 2, 3, 4, 5, 6, 7, 8, and 9. For numbers greater than 9, we use a combination of symbols. The first...