Computer Science Vocabulary
Across
- 5. The smallest unit of digital information having only two values, 0 or 1
- 6. Loop, A loop inside a loop
- 7. Finding and fixing problems in an algorithm or program
- 11. A list of steps to finish a task
- 12. A graphic (sometimes a character) on the screen. It has location, size, and appearance
- 13. The action of doing something over and over again
- 14. A numerical system that uses only two digits, 0 and 1, to represent data
- 16. An algorithm that has been coded into something that can be run by a machine
Down
- 1. Any piece of computer hardware which converts information into human understandable form
- 2. To write code, or to write instructions for a computer
- 3. One of the small dots or squares that make up an image on a computer screen
- 4. An action that causes something to happen
- 5. An action in Sprite Lab that a sprite performs continuously until it's told to stop
- 8. A hardware device that sends data to a computer, allowing you to interact with and control it
- 9. The action of doing something over and over again
- 10. Putting commands in the correct order so computers can read the commands
- 14. The basic unit of information in computer storage and processing made up of 8 adjacent binary digits (bits)
- 15. Part of a program that does not work correctly