Across
- 4. Primitive types that stores decimal numbers
- 5. All output appear on one line
- 9. An operation that adds two strings together
- 10. Set of code that executes an operation
- 11. Integer value falls outside of allowed range
- 13. A modified instance of a class
- 15. All Java statements end with it
- 18. Used to define blocks of code
Down
- 1. Serve as building blocks of data manipulation
- 2. Value converts from smaller to larger data type
- 3. Value converts from larger to smaller data type
- 6. Integer
- 7. Tells what a particular part of program does
- 8. Program instructions
- 12. Java Virtual Machine
- 14. A blueprint for programmers
- 16. Object moves the cursor to a new line
- 17. Container that holds information when program runs
- 18. Converting from one data type to the next
