CSE

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