Wednesday, February 2, 2011
Hexadecimal representation in c
In
hexadecimal number system we use 16 different digits so its base is 16. List of
all hexadecimal digits:
Hexadecimal digit
Decimal equivalent
Binary equivalent
0
0
0000
1
1
0001
2
2
0010
3
3
0011
4
4
0100
5
5
0101
6
6
0110
7
7
0111
8
8
1000
Labels:
Memory Mapping
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment