Acronyms
Hardware
Number Systems
Comp Sci
General OTU
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 does ERC stand for?

Energy Research Centre

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 is the name of the building north of Conlin Rd?

SIRC (Software and Informatics Research Centre)

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

What is the room number for the biggest lecture hall in the science building?

UA1350

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 year was OTU founded? 

2002

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 is the dean of science at OTU?

Ken Wilson