Question
Physics Question on Logic gates
For the given logic gates combination, the correct truth table will be
A
A | B | X |
---|---|---|
0011 | 0101 | 1000 |
B
A | B | X |
---|---|---|
0011 | 0101 | 0111 |
C
A | B | X |
---|---|---|
0011 | 0101 | 0110 |
D
A | B | X |
---|---|---|
0011 | 0101 | 1010 |
Answer
A | B | X |
---|---|---|
0011 | 0101 | 0110 |
Explanation
Solution
The correct option is (C).