Across
- 3. One of the basic units of data
- 4. Information in a program that is meant for other programmers
- 7. To join two operands end to end.
- 8. A memory aid
- 9. A combination of variables, operators, and values that represents a single result value.
- 11. a category of values
- 12. A name that refers to a value
- 14. The set of rules governing the order in which expressions
- 16. A type that represents whole numbers.
- 17. A reserved word that is used by the compiler to parse a program
- 18. A section of code that represents a command or action
Down
- 1. A type that represents numbers
- 2. A special symbol that represents a simple computation
- 5. One of the values
- 6. An operator, denoted with a percent sign
- 10. To simplify an expression
- 13. A statement that assigns a value to a variable.
- 15. A type that represents sequences or commands
