Computer Architecture
Primary Memory
Secondary Memory/Operating Systems
General Knowledge
Java
100
These are the types of devices that present information to the user (e.g. a monitor or speakers)

What are output devices?

100

Primary memory is divided in two main parts. These are the types.

What are Random Access Memory and Read Only Memory?

100

The OS Service responsible for making sure that only intended users are entering the system

What is Security?

100

With a population of 910,000 people, this is the capital city of Mexico State.

What is Toluca?

100

This casts a value to an int, truncating the decimal if necessary

What is `(int)value`?

200

A small circuit made from a few transistors that performs one simple logical function

What is a logic gate?

200

This type of code is the only type that a computer can understand, and the one that data and instructions are stored in in RAM

What is binary code, or machine language?

200

Completely digital, opposed to its magnetic counterpart, this is the fastest device for secondary memory

What is a Solid State Drive?
200

This country, with the help of future 2023 Ballon d'Or winner as their talisman, won the Men's Football World Cup in Qatar in 2022.

What is Argentina?

200

The result of running the following code in Java: 

2 + 4 % 3 * 2

What is 4?

300

The brain of the computer, this is also known as the processor, or the chip

What is the CPU?

300

This specific quality of ROM means that when it loses power, it does not lose its data

What is "non-volatile" or "persistent"?

300

The OS service responsible for connecting to other devices over things like WiFi or Bluetooth

What is Networking?

300

These two are the only colors available in the Sweden flag

What are blue and yellow?

300

The first line of a method that gives information about return type and parameters

What is "method signature"?

400

The CPU part responsible for most calculations

What is the Arithmetic Logic Unit?

400
Very fast "RAM" that lives directly on the CPU

What is cache?

400

The service in an OS that allows for control of external devices and hardware

What is peripheral communication?

400

These 4 people created BeatleMania and spurred a musical movement spanning a whole decade.

Who are John Lennon, Paul McCartney, George Harrison and Ringo Starr?
400

The blueprint from which an object is made

What is a class?

500

The part of the CPU that stores memory addresses before reading and writing data

What is the Memory Address Register (MAR)

500

This is the software used to boot up a computer

What is the BIOS?

500

The file that a computer uses to keep track of every single action in a computer

What is the log file?

500

The motto of the French Revolution (and the following Age of Enlightment)

What is "Liberté, Egalité, Fraternité"?

500

A data structure that internally works like an array but can be treated dynamically

What is an Arraylist?

M
e
n
u