Worksheetsasdfghjkl
Total questions: 30
Worksheet time: 15mins
Who developed Boolean logic?
Emu Otori
What does "true" represent in Boolean logic?
logical value of true or 1(lights on)
logical value of false or 0(lights off)
What does “false” represent in Boolean logic?
Logical value of false or 0(lights off)
Logical value of true or 1(lights on)
How many answers are there in Boolean logic?
Which is a basic Boolean logical operation?
AND
addition
subtraction
divison
What is the result of 1 AND 0 in Boolean logic?
false
true
What is the result of 1 AND 1 in Boolean logic?
false
What is the result of 0 AND 0 in Boolean logic?
true
false
What is the result of 0 AND 1 in Boolean logic?
true
false
What is the value of “false” in Boolean logic?
What is the value of “True” in Boolean logic?
What are the two states of Boolean logic?
Which statement a computer might have difficulty processing?
“I think it will rain.”
“The sky is blue during good weather.”
“She is a pronoun for girl.”
Which statement a computer find challenging to interpret?
“Maybe aliens have legs too.”
“Pig and cow have four legs.”
“Humans have legs and arms.”
Which statement a computer might struggle to understand?
“My brother is a boy.”
“Probably my cousin is a girl.”
“My dad and mom are adults.”
Which statement a computer might have difficulty understanding?
“Possibly, it will fly during nighttime.”
“7 x 2 is equal to 2 X 7”
“Chickens and birds have feathers as body covering.”
Which are commonly used for Boolean value?
'1' and '0'
Tell the Boolean value of the statement, “My mother is a lady.”
0
1
Tell the Boolean value of the statement, “6 – 3 = 2”
1
0
Read the statement and tell the accurate evaluation, “A cat can fly.”
True(1)
False(0)
Read the statement and tell the accurate evaluation, “Cows, goats and sheep eat
grasses.”
when they jump only
1
maybe
0
Read the statement and tell the accurate evaluation, “Earth is our planet’s name.”
False(0)
Maybe(0.5(please laugh))
True(1)
Read the statement and tell the accurate evaluation, “3 + 3 + 3 = 3 x 3 = 9“
True(1)
False(0)
Read the statement and tell the accurate evaluation, “Your grade two teacher is Ms.
Fem.”
False(0)
True(1)
Which statement has Boolean value?
“Humans can breathe underwater.”
“Humans have special ability like flying.”
“Humans can walk using feet.”
Which statement has Boolean value?
“The CPU of computer processed data.”
“Microwave oven is a special computer.”
“Freezer has brain that turns off and on.”
Which statement has Boolean value?
“1 + 1 = 11”
“2 x 2 = 4”
“12-10 = 02”
Which statement has Boolean value?
“Dubai is a country.”
“USA is an Asian country.”
“Abu Dhabi can be found in UAE.”
Which statement has Boolean value?
“There is flooding in town because of constant raining.”
“It might be windy tonight.”
“Possibly it will rain tomorrow.”
Which statement has Boolean value?
“10 x 2 = 20”
“2 x 3 = 5”
“5 x 5 = 55”
