What does C# stand for?
C Sharp.
What does HTML stand for, and what is its purpose?
HTML stands for "Hypertext Markup Language." It's used to structure web page content.
What is the name of the iconic yellow, circular character that eats pellets and ghosts in the arcade game released in 1980?
Pac-Man
Who is the alter ego of the superhero known as Superman?
Clark Kent
Which iconic Parisian landmark is known for its intricate iron lattice structure and was completed in 1889 as part of the 1889 World's Fair?
Eiffel Tower
How do you declare a variable in C#?
Specifying the data type followed by the variable name (e.g., int myNumber;).
How do you change the background color of an HTML element in CSS?
Use the background-color property and specify a color.
In gaming, what does the term "NPC" commonly refer to?
Non-Playable Character
Which superhero team features characters like Iron Man, Thor, and Captain America?
The Avengers
What scientist is credited with the formulation of the theory of relativity, famously expressed in the equation E=mc²?
Albert Einstein
What data type is used to store whole numbers in C#?
The int data type.
What's the purpose of the addEventListener method in JavaScript?
To attach event handlers to HTML elements.
Which gaming console, released in 2000, featured a unique controller with a motion-sensing function and was known for its library of party games?
Sony PlayStation 2 (PS2)
What accident gave Daredevil his enhanced senses and radar-like perception?
Exposure to radioactive chemicals
What is the capital city of Australia?
Canberra
What C# control structure is used to execute a block of code repeatedly as long as a condition is true?
The while loop.
What's the term for making a web page adapt to different devices?
Responsive Web Design (RWD).
What groundbreaking 1993 video game introduced the concept of a first-person shooter and played a significant role in shaping the genre?
Doom
What villain, known for his mastery of illusions and manipulation of fear, is considered the primary adversary of the Green Lantern Corps in DC Comics?
Sinestro
Who painted the famous artwork "Starry Night," which depicts a swirling night sky and a village with a church steeple?
Vincent Van Gogh
What is a C# function that doesn't return a value called?
A "void" function.
What will the output be for the following JS code?
console.log(1 + "1");
"11"
In the critically acclaimed video game "Dark Souls," what is the name of the mysterious and enigmatic land where most of the game's events take place?
Lordran
In the Marvel Universe, what superhero is often referred to as the "Merc with a Mouth"?
Deadpool
What was the name of the first human-made object to reach interstellar space, launched by NASA in 1977 to study the outer planets of our solar system?
Voyager 1