WorksheetsTruth tables
Total questions: 10
Worksheet time: 4mins
Name
Class
Date
1.
a mathematical table used to determine if a logic
statement is true or false
a)
Truth table
b)
Conjunction
c)
Disjunction
d)
Negation
2.
The (a) of a statement, called not p, is the statement that has
opposite truth value of p.
3.
A (a) is a compound statement representing the word
‘AND’.
4.
p = 1
q = 0
p AND q = ?
a)
1
b)
0
5.
p = 1
q = 0
p OR q = ?
a)
1
b)
0
6.
p = 1
q = 1
p OR q = ?
a)
1
b)
0
7.
p = 1
q = 1
NOT (p OR q) = ?
a)
1
b)
0
8.
p = 1
q = 0
(NOT p) OR (p OR q) = ?
a)
1
b)
0
9.
p = 1
q = 0
(NOT q) OR (p AND q) = ?
a)
1
b)
0
10.
p = 1
q = 0
(NOT q) AND (NOT p) = ?
a)
1
b)
0
100 %
