This printable crossword puzzle on the topic of Computer Science & Technology has 13 clues. Answers range from 4 to 13 letters long. This crossword is also available to download as a Microsoft Word document or a PDF.
A set of instructions for what we want a computer to do
There are many _________________ we can use to write computer programs.
An instruction to the computer about something we need it to do
The println() command is also called a function, method, or ____________.
Specifies what text the computer should display
A language that doesn't actually run anywhere, but still represents programming concepts that are common across programming languages
Computer programs instruct computers how to process
Many variable store __________ and strings
An instruction given in order to compete a certain task and receive the desired result
Completing a task in a certain order
Repeating something again and again
Break tasks into small chunks that a computer can understand
Checking conditions which determine the choice being made