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