The blueprint of an object
What is a class?
What HTML stands for
What is HyperText Markup Language?
What JS stands for
What is JavaScript?
What SQL stands for
What is Structured Query Language?
This person slapped Chris Rock at the Oscars on live TV and proceeded to yell at them before calming down
Who is Will Smith?
public, private, protected and default are all known as this
What are access modifiers? OR What is an access modifier?
What CSS stands for
What is Cascading Style Sheets?
let, var and const are keywords that are used to create this in JS
What is a variable?
DDL, DML, DCL, DQL and TCL are all known as this
What are SQL sublanguages? OR
What is a SQL sublanguage?
"Dos Oruguitas" is Nancy's favorite song from this award-winning Disney animated film
What is Encanto?
This collection/data structure consists of nodes and implements the List interface
What is LinkedList?
<ol> and <ul> are the tags for these two lists in HTML
What is ordered list and unordered list?
Number, String, Boolean and Object are all examples of this in JavaScript
What are datatypes? OR
What is a datatype?
This constraint uniquely identifies each record in a table
What is Primary Key?
Scarlet and Violet are the latest games from this Nintendo game franchise
What is Pokemon?
This keyword is used in order for a subclass to inherit variables and methods from a parent class
What is the extends keyword? OR
What is extends?
To add a link to your HTML doc, you would use this element associated with the <a> tag
What is the anchor element?
Final variables are created in JavaScript using this keyword
What is const?
This constraint is used to reference the primary key of another table
What is Foreign Key?
Howl's Moving Castle, Kiki's Delivery Service, My Neighbor Totoro and Spirited Away are all well-known movies produced by this Japanese animation studio
What is Studio Ghibli?
This class is the root of all Exceptions and Errors in Java
What is the Throwable class?
These are the three different ways we can style HTML docs with CSS
What is an external style sheet, an internal style sheet in the <head> and inline styling?
This operator compares both the value and the datatype in JS
What is ===?
Left Join, Right Join and Inner Join are all examples of this clause that's used to combine rows from two or more tables
What is the Join clause?
This video game psychologically profiles you
What is Silent Hill: Shattered Memories?