Across
- 3. convert the binary number 101001101 to octal
- 4. convert the binary number 111001011 to hexadecimal
- 5. convert the decimal number 11 to binary.
- 6. convert the decimal number 5 to binary.
- 7. convert the binary number 1101 to decimal.
Down
- 1. convert the hexadecimal number 2C to binary
- 2. convert the binary number 101001001100 to hexadecimal.
- 4. convert the octal number 65 to binary
