Riddles
Fun
Science
Java
Jobs
100

What is black when it’s clean and white when it’s dirty?

A blackboard

100

Which color is an emerald?

Green

100

We Breathe this gas in 

Oxygen

100

True or False, 1050 is a String

False, it is an int. 

100
Which job argues for a defendant and is in court with a judge

Lawyer

200

I follow you all the time and copy your every move, but you can’t touch me or catch me. What am I?

Shadow

200

Which big cat is the largest?

Tiger

200

True or false – lightning is hotter than the sun

True

200

What is the line of code to print out "Hello World" in Java?


System.out.println("Hello World");

200

Which job does surgery to save people's lives. 

Surgeon 

300

What has many keys but can’t open a single lock?

Piano

300

Which is the world’s largest ocean?

Pacific Ocean
300

What do you call the process that plants use to convert sunlight into food?

Photosynthesis

300

How do you insert COMMENTS in Java code?

a) // This is a comment

b) # This is a comment

c) /* This is a comment


a

300

Which job is in the highest demand right now in India?

Hint: it has the word data in it. 

Data Scientist

400

If you’re running in a race and you pass the person in second place, what place are you in?

Second Place

400

Which is the closest star to the Earth?

The Sun

400

What is the largest organ in the human body? 

The Skin
400

Which method can be used to find the length of str?

a) str.length()

b) str. getSize()

c) str. getLength()

d) str. len()


400

Which job makes softwares, and deals with the design, development, testing, and maintenance of software applications.


Software Engineer

500

 It belongs to you, but other people use it more than you do. What is it?

Your Name

500

Name the painter who painted Mona Lisa.

 Leonardo Da Vinci

500

 What is the force of attraction between two masses, bodies, or particles?

Gravity

500

int x = 100;

int y = 10; 

if(y > x){
System.out.println("hi")
}

Nothing

500

REVIEW QUESTION: This is the most basic type of account you can open at any bank. Allows you to deposit your money, safely with the bank, so you don't have to carry it around with you or hide it

Savings Account

M
e
n
u