Computer Science Trivia
Computer Science 1
Computer science 2
Computer Science 3
Computer Science 4
100

What is the most commonly used operating system in the world?

What is Android 

100

A list or collection of similar things.

What is array.

100

A numerical value that corresponds to a unique element in an array. They start at zero.

What is Index

100

Information is lost when power is off.

What is volatile

100

An diagram of a program, done in shapes.

What is a flowchart

200

What is the nationality of Alan Turing, a mathematician who broke ciphers during WW2?

What is British

200

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

What is a Function

200
Which term refers to a program construct that allows for a block of code to be repeated multiple times?
What is Loop
200

A variable type that holds whole numbers

What is an integer

200

A detailed outline or rough draft of a program. Done in words. 

What is a pseudocode 

300

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

What is Bit

300

2^30 bytes.

What is a Gigabyte

300

A tag-based programming language designed to create websites.

What is HTML

300

How a computer displays or communicates information.

What is outputs

300

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

What is a secondary storage

400

Who is often credited as the first programmer?

What is Ada Lovelace

400

A programming construct that allows for a block of code to be executed continuously until a condition is met.

What is Loop

400

A programming construct that allows for a block of code to be repeated multiple times.

What is a Loop

400

Data passed to a function.

What is a Parameter

400

A variable type that represents a fraction.

What is a real/float?

500

In what decade was the first "modern" computer invented?

What is 1930

500

How a computer takes in information from the world. 

What is Input

500

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

What is TRUE

500

This is part of the CPU, and does the calculations inside a computer.

What is a ALU

500

 A container for data. 

What is a variable 

M
e
n
u