Saturday, November 12, 2011


Hexadecimal is base 16.
Base 16 is where the 'numbers' you can use are zero through to the letter F (0123456789ABCDEF). i.e. the decimal value for '1' is represented in hexadecimal as '1' but the hexadecimal value of '15' (decimal) is shown as 'F' (hexadecimal) and the value of '17' (decimal) is '11' in Hexadecimal.
DecimalHexDecimalHexDecimalHex
1111B301E
2212C4028
3313D5032
4414E603C
5515F7046
6616108050
771711905A
88181210064
9919135001F4
10A201410003E8
POSTED BY:
MUNEEB

No comments:

Post a Comment