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