Java

123456789
Across
  1. 1. set of instructions that tell a computer what to do
  2. 2. any texts that are ignored by the compiler
  3. 4. rules of language that must be followed strictly
  4. 5. words that are reserved for particular purposes, cannot be used to name variables
  5. 8. special character sequence that represents another character
  6. 9. when a value is larger than the biggest value that a data type can handle
Down
  1. 1. data types that are basic to java, cannot be added or changed
  2. 3. default primitive data type for integer
  3. 6. input of a compiler
  4. 7. name of the shortest java teacher