This printable crossword puzzle on the topic of Computer Science & Technology has 17 clues. Answers range from 4 to 14 letters long. This crossword is also available to download as a Microsoft Word document or a PDF.
An input device that consists of a set of keys that can be pressed by a user to enter characters into the computer system.
An input device that can be moved by a user to move a pointer on a screen. It has one or more buttons to allow the user to perform actions on the items on the screen.
A set of rules specifying a how to solve a problem.
To perform logical operations on (data) According to programmed instructions in order to achieve a desired result.
A subroutine that executes the statements and returns a single value to the program.
A subroutine that executes the statements and returns control to the program.
The pathway through a program is selected by using a condition to decide on what instructions to execute next.
Set of instructions to be carried out in the order they are written.
A group of instructions is executed repeatedly until a condition is met (a loop).
A block of variables of the same type using a single name and an index value.
Name used to identify a value in memory that can change during the execution of the program.
Data type used to store a string of characters.
Variables that store just two values, e.g. TRUE or FALSE.
Whole number values, positive or negative.
Hypertext Markup Language. The language used to define pages on the world wide web and similar networks.
Memory that can be addressed and accessed directly by the processor.
An international network of networks.