Across
- 3. A type that represents sequences of characters.
- 5. One of the basic units of data
- 6. A category of values.
- 9. A section of code that represents a command or action
- 10. A reserved word
- 13. performing the operations in order to yield a single value.
- 14. information in a program no effect on the execution of the program.
- 15. A statement that assigns a value to a variable.
Down
- 1. A type that represents whole numbers.
- 2. To join two operands
- 4. symbol that represents a simple computation
- 7. A memory aid
- 8. code that represents a command or action
- 11. One of the values on which an operator operates.
- 12. combination of variables that represents a single result value
