Programming
Tech History
Cybersecurity
Tech Trends
Computer Science Concepts
Software Development
100

HTML stands for

What is HyperText Markup Language?

100

The father of the World Wide Web

Who is Tim Berners-Lee?

100

HTTPS stands for

What is HyperText Transfer Protocol Secure?

100

“AI” in the tech industry stands for

What is Artificial Intelligence?

100

The basic unit of data in a computer

What is a bit?

100

The term for identifying and fixing errors in code

What is debugging?

200

The correct way to print text to the console in Python

What is using the print() function?

200

The first successful graphical web browser was called

What is Mosaic?

200

The term for malicious software designed to harm, exploit, or otherwise compromise a computer

What is malware?

200

The technology that is used to create and verify digital currency transactions, like Bitcoin

What is Blockchain?

200

“CPU” stands for

What is Central Processing Unit?

200

In web development, CSS stands for

What is Cascading Style Sheets?

300

The language primarily used for Android app development.

What is Kotlin?

300

The company that introduced the first commercially successful personal computer in 1977

What is Apple (Apple II)?

300

The abbreviation “DDoS” stands for

What is Distributed Denial of Service?

300

The acronym “IoT” stands for

What is Internet of Things?

300

The term for a collection of instructions that tell a computer how to perform a task

What is an algorithm?

300

The tool that developers use to track changes in their code

What is version control?

400

In programming, IDE stands for

What is Integrated Development Environment?

400

The tech company that was originally founded as a gaming console manufacturer

What is Nintendo?

400

The type of cybersecurity attack that relies on tricking people into revealing sensitive information

What is phishing?

400

The term for the technology that allows users to experience computer-generated environments as if they were real

What is Virtual Reality (VR)?

400

In coding, recursion refers to

What is a function calling itself?

400

“API” in software development stands for

What is Application Programming Interface?

500

The programming paradigm is commonly associated with Python, but is also supported by JavaScript and Java

What is Object-Oriented Programming (OOP)?

500

The famous operating system that Linus Torvalds created

What is Linux?

500

The common term for exploiting software vulnerabilities before they are known and patched by developers

What is Zero-Day Attack?

500

The machine learning framework, developed by Google, that is commonly used in AI projects

What is TensorFlow?

500

The type of data structure that allows data to be stored and retrieved in a last-in, first-out (LIFO) order

What is a stack?

500

In software development, the methodology that emphasizes iterative development and collaboration

What is agile?