Question
Boolean Worksheet 2 Fill in the truth table for each block of code below. Assume all variables are boolean. The first three are already answered
Boolean Worksheet 2
Fill in the truth table for each block of code below. Assume all variables are boolean.
The first three are already answered
Example: Fill in the truth table.
|
a | b | c |
0 | 0 | 0 |
0 | 0 | 1 |
0 | 1 | 0 |
1 | 1 | 1 |
1. Fill in the truth table.
|
d | e | f |
0 | 0 | 0 |
1 | 0 | 1 |
1 | 1 | 0 |
1 | 1 | 1 |
2. Fill in the truth table.
|
g | h | i | j |
0 | 0 | 0 | 0 |
1 | 0 | 0 | 1 |
0 | 0 | 1 | 0 |
1 | 0 | 1 | 1 |
0 | 1 | 0 | 0 |
1 | 1 | 0 | 1 |
1 | 1 | 1 | 0 |
1 | 1 | 1 | 1 |
3. Fill in the truth table.
|
m | n | p | q |
0 | 0 | 0 | 0 |
1 | 0 | 0 | 1 |
0 | 0 | 1 | 0 |
1 | 0 | 1 | 1 |
0 | 1 | 0 | 0 |
0 | 1 | 0 | 1 |
0 | 1 | 1 | 0 |
1 | 1 | 1 | 1 |
4. Fill in the truth table.
|
a | b | c |
|
|
|
|
|
|
|
|
|
|
|
|
5. Fill in the truth table.
|
d | e | f |
|
|
|
|
|
|
|
|
|
|
|
|
6. Fill in the truth table.
|
g | h | i | j |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7. Fill in the truth table.
|
m | n | p | q |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started