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