Computer Science 1
Computer Science 3
Computer Science 4
Computer Science History
100

It's a set of steps used to solve a problem.

Algorithm

100

A variable type that holds whole numbers

Integer

100

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

Flowchart

100

When was the first computer invented?

1822

200

A list or collection of similar things.

Array

200

What kind of malware replicates itself?

Virus

200

A method of writing up a set of instructions for a computer program using plain English.

Pseudocode 

200

Who is the father of the computer?

Charles Babbage

300

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

Bit

300

Data passed to a function.

Parameter

300

Smallest element used to make up an image on a display.

Pixel

300

Who made the first computer program?

Ada Lovelace

400

A sequence of binary digits made up of eight bits. It has 256 possible values

Byte

400

Does the calculations inside a computer.

ALU (Arithmetic Logic unit)

400

A variable type that represents a fraction.

Float/double

400

What was the first high-level computer programming language?

Short Code