Computer Science
Hardware/Architecture
Programming
History
Other
100

A variable type that holds whole numbers

What is an integer

100

A type of iteration where you do not know how many times you may need the iteration to occur

While loop

100

A numerical value that corresponds to a unique element in an array. Index values start at zero, so the first element in an array has an index value of 0.

What is Index

100

The creator of the difference engine and in what year was it created

Charles Babbage 1820s

100

What does IDE stand for ? Name one IDE you are familiar with 

Integrated Development environment

200
How many bits are in 8 bytes

64 bits


200

an operating system with graphical symbols representing files, programs, and documents

What is GUI?

200

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

What is a Loop

200

In this cipher, each letter is shifted a fixed number of places down the alphabet.

Caesar Cipher


300

A sequence of (often repeated) steps used to solve a problem. 

What is Algorithm 

300

Data stored in this area of a computer remains when a computer is turned off. 

What is a secondary storage

300

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

What is TRUE

300

When and where was the Antikythera mechanism found?

Greek Island 1901

400

This structure stores elements in a “first in, first out” order and is often used in task scheduling.

What is a queue? 


400

This concept describes the delay between a request for data and the beginning of its transfer, often critical in memory performance.

Latency


400

This term describes a function calling itself to solve smaller instances of the same problem.

What is recursion?

400

Known as the worlds first programmer. 

Ada Lovelace

500

Microbit files are saved as this type

Hex file
500

The two types of programming error

Syntax error and logic error

500

This cipher was used to encode the Hebrew language, dating back to 500 BC

Atbash Cipher