Computer Science Keywords

1234567891011121314
Across
  1. 3. a statement of instruction followed in order by the next set of instruction.
  2. 4. the process of writing computer programs.
  3. 6. measures how much data can be sent over a specific connection in a given amount of time.
  4. 7. step by step instructions to achieve something.
  5. 9. a question is asked, and depending on the answer, the program takes one of two courses of action.
  6. 12. A popular programming language.
  7. 13. a place where you store data in an organised way.
  8. 14. a data type to represent text rather than numbers.
Down
  1. 1. A variable that only holds two states, true or false.
  2. 2. a number which is not a fraction; a whole number.
  3. 3. an electronic document in which data is arranged in the rows and columns of a grid and can be manipulated and used in calculations.
  4. 5. changing inputs to see how outputs are affected.
  5. 8. the repetition of a block of statements within a computer program.
  6. 10. Type a particular kind of data item.
  7. 11. two or more computers connected together.