Programming
Programming Knowledge
Cybersecurity
Networks
Gaming
100

This keyword is used to define a class in Java

What is 'class'

100
Websites, API's, and web requests all use this basic web protocol 

What is HTTP / HTTPS

200

This person wrote the original Linux kernel

Who is Linus Torvalds

200

CIA is an acronym for these three words

What is Confidentiality, Integrity, Availability

200

HTTP is an acronym for this

What is HyperText Transfer Protocol

200

At 350 million sales, this game is widely considered the best selling single video game of all time.

What is Minecraft (Tetris acceptable)

300

'JVM' stands for this

What is 'Java Virtual Machine'

300

This is the binary representation of the decimal number 7

What is `111`

300

The ROT13 cipher is a specific variation of this ancient cipher

What is the Caesar Cipher

300

The OSI model has this many network layers

What is 7

300

This e-sports player has the most awards (not necessarily wins)

Who is Faker (League of Legends)

400

This character can be used to create multiline comments in Python

What is the double quote? (""")

400

When creating a database for students in a particular class, the relationship of the teacher to their students is this kind of relationship

What is one-to-many

400

[DOUBLE] This port is used for the HTTPS protocol

What is 443

400

Often considered the first ever educational video game, this game was created in 1971 and used to teach 8th grade students history

What is The Oregon Trail

500

This kind of attack compares a table of known password hashes to a single password hash in an attempt to break it

What is a Rainbow Table

500

This programming language, based on Python, is the custom scripting language for the open source game engine Godot

What is GDScript