This printable crossword puzzle on the topic of Computer Science & Technology has 20 clues. Answers range from 3 to 11 letters long. This crossword is also available to download as a Microsoft Word document or a PDF.
A step-by-step procedure for solving a problem.
A way of representing information using only two options.
An error in a program that prevents the program from running as expected.
One or more commands or algorithm(s) designed to be carried out by a computer.
Lines in a code that are not executed. Used to inform those reading the code.
An instruction for the computer.
A computer application that translates a high-level source program into machine instructions.
Termination of a computer program due to an error.
Correcting errors.
To run a program, causing the computer to carry out the instructions.
A piece of code that can be called over and over.
Converts a program written in a higher-level language into a lower level language AND executes it.
The action of doing something over and over again.
An algorithm that has been coded into something that can be run by a machine.
One who writes code/programs.
To execute a program.
Rules that govern the order of programming language.
One who interacts with the computer.
A placeholder for a piece of information that can change.
The area in which comments, commands, and/or code is written.