Computer Science

123456789101112131415161718
Across
  1. 1. q9();
  2. 4. 110101 in binary to decimal
  3. 6. 35 in decimal to hexadecimal
  4. 9. q4();
  5. 10. q11();
  6. 12. q8();
  7. 14. q10();
  8. 15. q3();
  9. 16. q12();
  10. 18. 101 in octal to hexadecimal
Down
  1. 1. q6(10);
  2. 2. q13();
  3. 3. 63 in decimal to octal
  4. 5. 47 in hexadecimal to octal
  5. 7. q14();
  6. 8. q5(5,2);
  7. 11. q15();
  8. 13. q7(12);
  9. 17. q1();