1. unsigned positive integer including 0 ---> unsigned encoding
2. signed integer ---> Two's-complement encoding
3. Real number ---> Floating-point encoding
4. Virtual memory Address - Every byte of memory is identified by a unique number.
5. Set of all possible addresses --> virtual address space
6. Binary
7. Decimal
8. Hexadecimal
2. signed integer ---> Two's-complement encoding
3. Real number ---> Floating-point encoding
4. Virtual memory Address - Every byte of memory is identified by a unique number.
5. Set of all possible addresses --> virtual address space
6. Binary
7. Decimal
8. Hexadecimal