Quiz on Number Base Systems
Test yourself with the following quiz:
1. Convert the decimal number 45 to binary.2. Convert the binary number 110101 to decimal.
3. Convert the hexadecimal number 1A3 to decimal.
4. Convert the octal number 75 to decimal.
5. Convert the decimal number 255 to hexadecimal.
6. Convert the binary number 101011 to octal.
7. Convert the hexadecimal number 2F to binary.
8. Convert the decimal number 100 to base 3.
9. Convert the base 6 number 412 to decimal.
10. Convert the base 9 number 374 to decimal.