CS 1
CS 2
CS 3
CS 4
CS 5
1200

It's a set of steps used to solve a problem. We use one to "do long division"

What is an Algorithm 

1200

Represents a position or location. They tell a computer program where an action should take place by providing the location for the action.

What is address.

1200

A numerical value that corresponds to a unique element in an array. These values start at zero, so the first element in an array would have a "this" of 0.

What is an Index

1200

He is considered to be the father of Computing/Computers.

Who is Charles Babbage

1200

An outline or draft of a program, done in shapes.

What is a flowchart

1400

1 x 109 in decimal or 1,073,741,824 bytes or 230 bytes.

What is a Gigabyte

1400

A self-contained set of instructions for performing a specific task within a computer program.

What is a Function

1400

This type of system software that manages computer hardware and software resources and provides common services for computer programs. 

What is an Operating System

1400

A variable type that holds whole numbers

What is an integer

1400

The setting that erases all data and information on a device.

What is factory reset

1600

A binary digit with two possible values, 0 or 1.

What is Bit

1600

A collection or list of things.

What is an Array

1600

A tag-based programming language designed to create websites.

What is HTML

1600

How a computer displays or communicates information to the user.

What is outputs

1600

This delicious computer term is used by web developers to refer to information that is sent from the browser to the web server

What is Cookie

1800

A sequence of binary digits made up of eight bits. It has 256 possible values from 00000000 through 11111111.

What is Byte

1800

A programming construct that allows for a block of code to be executed without ever stopping.

What is Infinite Loop

1800

In general, a programming construct that allows for a block of code to be repeated multiple times.

What is a Loop

1800

Data passed to a function.

What is a Parameter

1800

A variable type that represents a fraction.

What is a real/float?

2000

The set of rules that are needed to correctly use a programming language

What is Syntax?

2000

How a computer takes in information from the world. 

What is Input

2000

NOT ( NOT ( NOT ( NOT ( NOT ( FALSE ) ) ) ) )

What is TRUE

2000

Does the calculations inside a computer.

What is a ALU

2000

 A container for data. 

What is a variable 

M
e
n
u