E N D
1. Binary Representation and Computer Arithmetic
2. DECIMAL and BINARY system The Decimal System
This uses ten digits (0, 1, 2, 3, 4, 5, 6, 7, 8, 9) to represent numbers
The Binary System
uses just two digits, 0 and 1
easier for a computer to distinguish between two different voltage levels (than ten)
3. POSITIONAL NOTATION (in decimal)