Hexadecimal Number Representations
Understand how hexadecimal numbering works and why it is used in debugging. Explore conversions between decimal, binary, and hexadecimal and see how this representation simplifies memory address reading in tools like GDB.
We'll cover the following...
We'll cover the following...
Hexadecimal representation (base sixteen)
If we can count up to sixteen, twelve stones fit in one group, but we need more symbols:
and for ten, eleven, twelve, thirteen, fourteen, and fifteen, respectively.
Examples:
-
in hexadecimal representation (notation)
-
...