Programming

1234567891011
Across
  1. 3. Rules governing how to write statements in a programming language
  2. 4. A sequence of instructions or a set of rules that are followed to complete a task
  3. 5. The word used to define putting information into a system
  4. 8. In a computer program, this is a memory location where values are stored
  5. 9. To run a computer program
  6. 10. Convert program code into machine code to be executed by the CPU
  7. 11. A number system that contains two digits, 0 and 1. Also known as base 2
Down
  1. 1. The word used to define receiving information from a system
  2. 2. Turning a set of manual steps into an electronic operation that requires no human input
  3. 3. A sequence of characters often stored as a variable in a computer program
  4. 4. A software program that allows a user to perform a specific task
  5. 5. A whole number - in computing, a data type which represents signed (positive) or unsigned (negative) whole numbers
  6. 6. An application used to view web pages
  7. 7. To behave like or imitate another system
  8. 11. An error in a program that causes it to fail