Section 5.5 Summary
In this chapter we covered the following topics:
- Binary numbers
- Converting between base-10 and base-2
- Digital representation of negative numbers
- Three ways a binary number can be interpreted:
- Unsigned integer
- Signed magnitude representation
- Binary 2’s complement representation
- Hexadecimal as short-hand for binary