Across
- 2. Logical operators: AND/OR/NOT/etc.
- 4. Finds the remainder of two numbers
- 6. An item that an operator is acting on
- 8. Characters combining an arithmetic operator and an assignment operator
- 10. A location in memory that holds one or more values
- 11. For example, addition, subtraction, division, multiplication
Down
- 1. A piece of stored information that can be manipulated by the computer.
- 3. Sets the value of an argument
- 5. Providing data from the program to either the user or to a file
- 7. A value that cannot be changed while the program is running
- 9. A character representing a simple operation carried out by the CPU
- 12. Accepting data from the user for use in the program
