Acronyms
Hardware
Number Systems
Comp Sci
Computer History
100

What does RAM stand for?

Random Access Memory

100

What storage device uses spinning magnetic disks?

Hard Disk Drive (HDD)

100

How many bits are in a byte?

8

100

What is a widely popular programming language, known for its easy-to-read syntax, often recommended to beginners?

Python

100

What company did Paul Allen and Bill Gates found in 1975?

Microsoft

200

What does CPU stand for?

Central Processing Unit

200

What storage device uses flash memory and has no moving parts?

Solid State Drive (SSD)

200

What is the name for a base-2 number system?

Binary

200

What number represents the first index/value of an array or list in most programming languages?

0

200

What company did Steve Wozniak and Steve jobs found in 1976?

Apple

300

What does PDF stand for?

Portable Document Format

300

What component converts AC power into DC power for the computer to use?

Power supply unit (PSU)

300

What is the name for a base-16 number system?

Hexadecimal

300

What’s the term for when a function calls itself?

Recursion

300

Which inventor is Elon Musk's electric car company named after?

Nikola Tesla

400

What does URL stand for?

Uniform Resource Locator

400

What is the term for when one slower component limits the overall performance of a computer system?

Bottleneck

400

What is the name for a base-8 number system?

Octal

400

What is the name of the data structure that branches out from a single root, and has the same name as a plant?

Tree

400

What tech company, known for its search engine, has a name that comes from the mathematical term for a 1 followed by 100 zeros?

Google

500

What does HTTP stand for?

Hyper Text Transfer Protocol

500

What is the term for short-term memory that is faster but smaller than RAM, and is usually split into 3 levels?

Cache

500

What is “4” in binary?

100

500

What searching algorithm finds the target value by dividing a sorted list in half repeatedly?

Binary Search

500

Who was the first computer programmer?

Ada Lovelace