Tutorial 1
Tutorial 1
Assessment Tutorial 1
Date
1. The hex numbering system has a base of ________, and the binary numbering
system has a base of ________.
2. The value of a particular digit in a number is determined by its relative position in a
sequence of digits. (T/F)
3. A single hexadecimal digit can represent how many binary digits ______.
4. The bases of the binary and decimal numbering systems are multiples of 2. (T/F)
5. The binary equivalent of a decimal 255 is ________.
6. The binary equivalent of a hexadecimal 1C is ________.
7. The decimal equivalent of a hexadecimal 1B6 is ________.
8. The hexadecimal equivalent of a decimal 129 is ________.
9. The decimal equivalent of a binary 110101 is ________.
10. The hexadecimal equivalent of a binary 1001 is ________.
11. The binary equivalent of a decimal 28 is ________.
12. The binary equivalent of a hexadecimal 35 is ________.
13. The decimal equivalent of a hexadecimal 7 is ________.
14. The hexadecimal equivalent of a decimal 49 is ________.
15. The decimal equivalent of a binary 110110110 is ________.
16. The hexadecimal equivalent of a binary 1110 is ________.
17. The result of 1012 + 112 is ________ (in binary).
18. The result of A116 + BC16 + 1016 is ________ (in hexadecimal).
19. The result of 6010 + F116 - 10010012 is ________ (in decimal).
20. The result of 112 + 278 + 9310 - B16 is ________ (in decimal).