Download PDF Version
Attempt these tutorial questions before class. Write down your answers and show your working. Spaces have been left every 4 bits for easier reading.
- Convert the following decimal numbers to binary (give 8 bit answers):
- 37
- 104
- 59
- 88
- Convert the following binary numbers to decimal:
- 0110 1101
- 0011 0010
- 0101 0101
- 0011 0111
- Convert the following decimal numbers to hexadecimal:
- 47
- 98
- 61
- 87
- Convert the following hexadecimal numbers to decimal:
- 17
- 4A
- 66
- 3E
- Convert the following binary numbers to hexadecimal:
- 0110 1101
- 0011 0010
- 0101 0101
- 0011 0111
Link to Tutorial Sheet on Google Docs