This computer scientist is often credited with inventing the World Wide Web.
Tim Berners-Lee
console.log("Hello, World!");
What Disney animated film released in 1994 features characters such as Simba, Nala, and Mufasa?
The Lion King
What is the largest continent on Earth? Answer: Asia
Asia
This mathematician and computer scientist is considered the father of modern computer science and artificial intelligence
Alan Turing
print "Hello, World!\n";
Perl
In the 2008 film "The Dark Knight," which actor portrayed the iconic character of Batman/Bruce Wayne?
Christian Bale
What is the name of the ancient Incan citadel located in Peru that is considered one of the New Seven Wonders of the World?
Machu Pichu
In what year did IBM's Deep Blue defeat the reigning world chess champion Garry Kasparov, marking a significant milestone in artificial intelligence?
1997
program HelloWorld;
begin
writeln('Hello, World!');
end.
Pascal
In the 1990 film "Pretty Woman," Julia Roberts plays a vivacious character who works as a what?
A prostitute
Which country is both a continent and an island?
Australia
This English mathematician is widely considered the first computer programmer for her work on Charles Babbage's Analytical Engine.
Ada Lovelace
PROGRAM HELLO    
PRINT *, "Hello, World!" 
END PROGRAM HELLO
Fortran
What is the title of the first film in "The Lord of the Rings" trilogy, released in 2001?
The Fellowship of the Ring
Approximately how many people reside in the world as of 2022?
7.1 B
This programming paradigm, based on the concept of mathematical functions, emphasizes immutability and avoids side effects.
Functional programming
IDENTIFICATION DIVISION.
PROGRAM-ID. HELLO-WORLD.
PROCEDURE DIVISION.
DISPLAY "Hello, World!".
STOP RUN.
COBOL
n the 1994 film "Pulp Fiction," directed by Quentin Tarantino, what item of clothing is prominently featured on the movie poster?
A black suit with a white shirt and tie
In what year did the Berlin Wall, a symbol of the Cold War division between East and West Germany, fall?
1989