Contents Covered
1. Number Base Systems- Binary
- Octal
- Hexadecimal
- Denary
- Binary ⇄ Octal
- Binary ⇄ Hexadecimal
- Binary ⇄ Denary
- Octal ⇄ Hexadecimal
- Octal ⇄ Denary
- Hexadecimal ⇄ Denary
- Binary Arithmetic
- Octal Arithmetic
- Hexadecimal Arithmetic
- Sign and Magnitude
- 1’s Complement
- 2’s Complement
- Binary Subtraction Using 2’s Complement
- Overflow Handling
- Fixed-Point Representation
- Floating-Point Representation