Home
My Puzzles
FAQ
Report bug
Collected Puzzles
User listed puzzles
Random Puzzle
Log In/Out

Computer Science Vocabulary

1
2
3
 
4
                             
     
     
5
6
                                   
       
7
               
8
         
9
                     
           
   
10
       
             
         
11
 
12
     
13
       
             
       
14
           
           
15
                                     
           
         
     
16
           

Across
4.NOT, AND, and OR, which evaluate to a Boolean value.
6.allows a program to change the value represented by a variable
7.an ordered sequence of characters.
9.a named group of programming instructions. Also referred to as a “procedure”.
12.an ordered collection of elements
14.a common method for referencing the elements in a list or string using numbers
15.<, >, <=, >=, ==, != indicate a Boolean expression
16.an individual value in a list that is assigned a unique index
Down
1.affect the sequential flow of control by executing different statements based on the value of a Boolean expression.
2.manage complexity in programs by giving a collection of data a name without referencing the specific details of the representation.
3.a data type that is either true or false.
5.a repetitive portion of an algorithm which repeats a specified number of times or until a given condition is met.
8.occurs when the ending condition will never evaluate to true.
9.a command that executes the code within a function
10.a combination of operators and values that evaluates to a single value
11.the process of accessing each item in a list one at a time.
13.a named reference to a value that can be used repeatedly throughout a program.

Use the "Printable HTML" button to get a clean page, in either HTML or PDF, that you can use your browser's print button to print. This page won't have buttons or ads, just your puzzle. The PDF format allows the web site to know how large a printer page is, and the fonts are scaled to fill the page. The PDF takes awhile to generate. Don't panic!




Google
 
Web armoredpenguin.com

Copyright information Privacy information Contact us