Question
Question: A combination of logic gates has the truth table below. P Q Z 0 0 0 0 1 1 1 0 1 1 1 1 Which of...
A combination of logic gates has the truth table below.
P Q Z
0 0 0
0 1 1
1 0 1
1 1 1
Which of the following combinations has this truth table?
A
B
C
D
Answer
Explanation
Solution
(1) Z = (Pˉ+Q) P00Q01Z00
(2) Z = (Pˉ.Q) P0Q0Z1
(3) Z =(Qˉ.(P+Q)) P0011Q0101Z0111
(4) Z = (P.Q) P001Q010Z000