This keyword is used to define a class in Java
What is 'class'
What is HTTP / HTTPS
This person wrote the original Linux kernel
Who is Linus Torvalds
CIA is an acronym for these three words
What is Confidentiality, Integrity, Availability
HTTP is an acronym for this
What is HyperText Transfer Protocol
At 350 million sales, this game is widely considered the best selling single video game of all time.
What is Minecraft (Tetris acceptable)
'JVM' stands for this
What is 'Java Virtual Machine'
This is the binary representation of the decimal number 7
What is `111`
The ROT13 cipher is a specific variation of this ancient cipher
What is the Caesar Cipher
The OSI model has this many network layers
What is 7
This e-sports player has the most awards (not necessarily wins)
Who is Faker (League of Legends)
This character can be used to create multiline comments in Python
What is the double quote? (""")
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
[DOUBLE] This port is used for the HTTPS protocol
What is 443
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
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
This programming language, based on Python, is the custom scripting language for the open source game engine Godot
What is GDScript