Computer science

123456789101112131415
Across
  1. 3. an expression telling the computer what mathematical operation to perform upon a specific value
  2. 4. a computer program that can capture, display and manipulate data arranged in rows and columns
  3. 7. a horizontal alignment of data
  4. 9. provides information needed by a programmer to understand how to program a given computer
  5. 10. any information (or effect) that a program produces
  6. 12. to provide or give something to the computer
  7. 13. Formatting the positions of line breaks, how many characters should go on a line, and everything in between
  8. 14. a collection of cells aligned vertically in a table
  9. 15. statements that modify how code is executed
Down
  1. 1. the representation of some entity that can be manipulated by a program.
  2. 2. Formatting a feature in Microsoft Excel that allows you to apply specific formatting to your cells according to certain criteria
  3. 5. aligning text in a word processor by moving the cursor to a predefined position
  4. 6. the organization of information according to preset specifications
  5. 8. adds values
  6. 11. sequence of program instructions that performs a specific task, packaged as a unit
  7. 13. a rectangular area formed by the intersection of a column and a row