Across
- 2. repeats a block of code
- 5. value that cannot change
- 11. collection of similar data types
- 12. stores a single letter or symbol
- 14. stores data value
- 15. translates code to machine code
- 16. whole number data type
Down
- 1. stores address of another variable
- 3. sends a value back from a function
- 4. defines type of data a variable holds
- 6. block of reusable code
- 7. rules of writing valid code
- 8. contains function declarations
- 9. user-defined data type
- 10. location where data is stored
- 13. used for reading and writing data
