Hardware & Components
Software & Programming
Tech Trends & Innovations
History of Computing
Miscellaneous
100

an external piece to a computer that allows you to type letters, numbers, and symbols into your computer or other electronic device

What is a keyboard?

100

to give a computer a set of instructions to perform to solve a specific problem

What is programming?

100

a trending tool that does a practice called "additive manufacturing;" items made by this tool are typically done layer by layer

HINT: we have them in the computer lab

What is a 3D printer?

100

This machine, used for typing documents before computers were invented, had keys that resembled a modern keyboard.

What is a typewriter?

100

What does PC stand for?

personal computer

200

the brain of a computer, containing all the circuitry needed to process input, store data, and output results; the primary component of a computer

What is a central processing unit (CPU)?

200

What will be printed when the following Python code runs?

print(10 - 3 * 2 + 4 ** 2)

20
200

the type of artificial intelligence that learns and makes decisions from data; it improves over time through experience

What is machine learning?

200

this company created the first popular personal computer in the 1980's called the "Macintosh."

What is Apple?

200

the country that has the most expertise in technology

What is Japan?

300

a computer's short-term memory, memory used when running a program; stores data that the CPU needs to access quickly

What is Random Access Memory (RAM)?

300

This programming language is the most widely used in the world.

What is JavaScript?

300

the type of technology that creates immersive, interactive digital environments with equipment such as headsets and controllers

What is virtual reality (VR)?

300

This century was when computing was first utilized.

What is the 19th century?

300

The term that describes the use of scientific knowledge for practical purposes or applications, whether in industry or in our everyday lives

What is technology?

400

an electronic circuit that can perform mathematical calculations at high speed; it computes tasks like graphics rendering

What is a graphics processing unit (GPU)?

400
What will be printed when the following JavaScript code runs?


console.log(5 + 3);

8

400

a type of cryptocurrency that are often inspired by internet memes, characters, or trends

What is a meme coin?

400

This was the first widely used search engine before Google.

What is Yahoo?

400

With your team, name at least 2 prominent technological inventions (including the inventor!)

Answers may vary.

500

part of the computer that connects all of the internal components, like the memory, processor, graphics card and other hardware

What is a motherboard?

500

,What will be printed in the terminal when the following Python code runs?

x = 10

y = 5 

x, y = y, x
print(x, y)

5 10

500

a new Chinese artificial intelligence chatbot that rivals ChatGPT

HINT: it has a whale as its mascot

What is DeepSeek?

500

This person was the inventor of the computer.

Who is Charles Babbage?

500

the first computer mouse was made of this material

What is wood?

M
e
n
u