Computer Science

12345678910111213141516171819202122232425262728
Across
  1. 2. q14()
  2. 4. q6(10)
  3. 6. This method calls the constructor of the inherited class.
  4. 7. q4()
  5. 10. These are lines of explanatory text that are ignored by the compiler (and students).
  6. 12. 101₈ to X₁₆
  7. 13. q13()
  8. 14. q5(5,2)
  9. 17. This word is used to describe the value given to a String without the new keyword.
  10. 19. q11()
  11. 21. This method removes any spaces in the beginning and end of a string.
  12. 22. q2(123)
  13. 23. This method returns the number of elements in an ArrayList.
  14. 24. 35₁₀ to X₁₆
  15. 25. q9()
  16. 26. This operation returns the remainder of the dividend divided by the divisor.
  17. 27. This method returns the primitive value at a certain index in a String.
Down
  1. 1. This word describes a particular object created from a class.
  2. 3. q1()
  3. 5. 47₁₆ to X₈
  4. 8. q15()
  5. 9. q8()
  6. 11. This quantity can be determined from the elements of a square matrix and describes a transformation of space.
  7. 12. q3()
  8. 13. 63₁₀ to X₈
  9. 15. q12()
  10. 16. 110101₂ to X₁₀
  11. 18. q7(12)
  12. 20. This is the last name of my favorite computer science teacher.
  13. 28. q10()