CS Info
Logic Riddles
Hardware
Data Types
Wild!
100

What are the full-form names of these two web development languages: HTML and CSS

Hypertext Markup Language and Cascading Style Sheets

100

Five men were eating apples, A finished before B, but behind C. D finished before E, but behind B.
What was the finishing order?

CABDE

100

What's a screen on the computer called?

Monitor

100

Assume "i" is a variable.

What datatype is this?

i = 0;


a) int

b) double

c) string

d) boolean

A

100

What has to be broken before you can use it?

An egg

200

Who is often regarded as the first computer programmer

Ada Lovelace

200

There was a plane crash and every single person died.
Who survived?

Married couples

200

What does a GPU stand for?

Graphics Processing Unit

200

Assume "i" is a variable.

What datatype is this?

i = 3.45;


a) int

b) double

c) string

d) boolean

B

200

Which current NBA Player has net worth greater than 1 billion?

Lebron James

300

Computer generations are based on when major technological changes in computers have occurred, how many generations of computers have been invented

Five

300

Two people are born at the same moment, but they don't have the same birthdays. How could this be?

They are born in different time zones.

300

What does CPU stand for?

Central Processing Unit

300

What is a correct example of a boolean variable?


a) false

b) 22

c) 9.8

d) cat

A

300

What is a group of geese called?

Gaggle

400

From which company did Steve Jobs get the idea for a graphical user interface (GUI)

Xerox

400

There are two fathers and two sons. They walk into a candy store and each buys a candy bar for 50 cents. The total for all of the candy bars was $1.50. How is that possible?

There was a grandfather, a father and a son.

400

What does RAM stand for?

Random Access Memory

400

Which of these is a char data type?


a) aaaa

b) aaa

c) aa

d) a


D
400

What is Drake's most streamed song?

One Dance

500

Grace Hopper found this bug in Harvard University’s Mark II computer, which is well known for becoming the world’s first computer bug

A Moth

500

What is taken before you can get it?

Your picture.

500

What does HTTP stand for?

Hypertext Transfer Protocol

500

Which of these is not a primitive data type?


a) int

b) boolean

c) string

d) float

C

500

How many Marvel Movies have been made?

29