Tech Concepts & Terminology
Infrastructure
Applications & Software
Software Development Concepts
Data & Databases
100

This cycle includes input, processing, output, and storage.

What is the computing process?

100

Smartphones, laptops, and servers are examples of these.

What are computing devices?

100

Windows, macOS, Linux, and Android are examples of this.
 

What are operating systems?

100

This type of language is converted into machine code before running.

What is a compiled language?

100

This type of decision-making is based on facts, not guesses.

What is data-driven decision-making?

200

This numbering system uses only 1s and 0s.

What is binary?

200

This is the "brain" of the computer.

What is the CPU?

200

A web browser feature that prevents saving history.
 
 

What is private browsing?

200

True or False: Boolean data can only be true or false.

What is True?

200

Rows and columns in a relational database are called these.

What are records and fields?

300

A gigabyte is approximately this many megabytes.
 

What is 1,024 MB?

300

Difference between volatile and non-volatile storage.

What is volatile erases when powered off; non-volatile retains data?

300

Microsoft Word and Google Docs are examples of this type of software.
 
 

What are productivity tools?

300

A reusable block of code that performs a task.

What is a function?

300

Difference between relational and non-relational databases.

What is relational uses structured tables; non-relational uses flexible formats?

400

The first step in troubleshooting methodology.
What is identifying the problem?

What is identifying the problem?

400

This port is commonly used for video and audio output.

What is HDMI?

400

A file system commonly used by Windows operating systems.
 


What is NTFS?

400

Diagrams like pseudocode and flowcharts help with this.

What is program organization?

400

A database key that uniquely identifies a record.

What is a primary key?

500

This notational system is base-16, often used in memory addresses.
 

What is hexadecimal?

500

SaaS, PaaS, and IaaS are models of this.

What is cloud computing?

500

ChatGPT and Siri are examples of this.

What is artificial intelligence (AI) assistants?

500

This programming concept involves creating reusable "blueprints" of data and functions.

What is object-oriented programming (OOP)?

500

This process ensures critical files are copied for safety.

What is a backup?