Random Knowledge
Music
Movies
Video games
Coding
100

Which fast-food chain is the world's largest distributor of toys?

What is McDonald's?

100

"After Hours" and "Dawn FM" are both albums by which artist?

Who is The Weeknd?

100

What is the highest-grossing film in the Marvel Cinematic Universe?

What is Avengers: Endgame?

100

This yellow, electric-type creature is the official mascot of the Pokémon franchise.

Who is Pikachu?

100

This data type is used for plain text, and you must always put it inside "quotation marks."

What is a String?

200

Which famous historical figure survived an assassination attempt because a thick spectacle case in his pocket blocked the bullet?

Who is Theodore Roosevelt?

200

Before launching her massive solo career, this fierce singer was a member of the R&B group Destiny’s Child.

 Who is Beyoncé?

200

Which musical has all of its songs by ABBA?

What is Mamma Mia?

200

Minecraft: This maximum stack limit applies to items like cobblestone, iron ingots, and torches, but notably excludes tools, potions, and ender pearls.

What is 64?

200

If a user's wallet balance is 35 SEK and a lunch costs 50 SEK, the code inside this specific block will execute.

What is the else block?

300

What animal can not jump, completely lacks vocal cords, and sleeps for only about 30 minutes a day?

what is The Giraffe?

300
"Even Flow" and "Alive" were breakout hits from this Seattle band's massive 1991 debut album Ten.

Who is Pearl Jam?

300

Which 1965 musical film features the von Trapp family?

What is The Sound of Music?

300

This studio is famous for mature, open-world crime games like Grand Theft Auto and Red Dead Redemption.

What is Rockstar Games?

300

This data type can only hold one of two values: true or false.

What is a Bool?

400

If you dug a hole straight through the centre of the Earth starting from Times Square in New York City, which ocean would you pop out into?

What is The Indian Ocean?

400

This Los Angeles band featuring Axl Rose and Slash brought danger back to rock with the 1987 anthem "Welcome to the Jungle" 

Who is Guns n' Roses?

400

Who directed Jurassic Park?

Who is Steven Spielberg?

400

On google games, what is the color of the number 4 in minesweeper?

What is Purple?

400

This type of code is most commonly used to repeat a block of code a specific number of times or to step through every item in a collection

What is a for-in loop?
500

What is the only mammal that is physically incapable of burping?

What is The Horse?

500

This Korean pop soloist became the first ever K-pop artist to top the US Billboard 200 album chart with his 2023 solo release FACE.

Who is Jimin?

500

What 2012 Danish film stars Mads Mikkelsen as a man falsely accused of abuse?

What is The Hunt?

500

Throughout Resident Evil 7, Ethan Winters must defeat individual members of this specific family using distinct strategies: Jack in a chainsaw duel, Marguerite in a mutated greenhouse fight, and Lucas via complex puzzle traps.

Who are the Baker family?

500

This ordered collection stores multiple values of the same type in a specific sequence, using zero-based indexing

What is an Array?