This printable crossword puzzle on the topic of Computer Science & Technology has 20 clues. Answers range from 4 to 20 letters long. This crossword is also available to download as a Microsoft Word document or a PDF.
The language in which computers use to format and read data.
A set of instructions that are followed to overcome or solve a problem.
A block of code that can be referenced by name to run the code it contains.
An application that you can interact with and use.
A container that holds a single value, word or piece of information that you can use throughout a program.
How people create instructions for computers to follow.
A part of a computer that converts our languages to binary.
The small coloured squares that are conveyed on screens, often making a picture.
Java Script, Python and C++ are examples of...
An international encoding standard for use with different languages and scripts where each letter, digit or symbol has an assigned numeric value.
The coded features of a computer that helps it run.
The physical features of a computer that you can touch.
An electronic device used for storing and processing data, typically in binary code.
A function that allows you to run a section of code repeatedly or until told otherwise.
The way you tell a computer to perform an action by writing instructions in the form of a...
A way to provide more information to a function.
A type of coding that lets computer programming be performed at a higher abstraction rate.
The individual 1’s and 0’s that are found in binary.
The feature that comes in computer coding that allows you to test for errors in your program.
A function that allows something else to happen when the condition in the statement is not true.