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