Hexadecimal Number Representations
Explore the fundamentals of hexadecimal number representation as part of understanding number systems. Learn how hexadecimal relates to binary and decimal, and why it is used for compact representation of memory addresses in debugging environments like GDB.
We'll cover the following...
We'll cover the following...
Hexadecimal representation (base sixteen)
If we can count up to 16, 12 stones fit in one group but we need more symbols:
and for 10, 11, 12, 13, 14, and 15 respectively:
Example 1
in hexadecimal representation (notation)
Example 2
...