Advertisements
Advertisements
Question
Give truth table for Z = x'+y'+z
Short Answer
Advertisements
Solution
| x | y | z | Z |
|---|---|---|---|
| 0 | 0 | 0 | 1 |
| 0 | 0 | 1 | 1 |
| 0 | 1 | 0 | 1 |
| 0 | 1 | 1 | 1 |
| 1 | 0 | 0 | 1 |
| 1 | 0 | 1 | 1 |
| 1 | 1 | 0 | 0 |
| 1 | 1 | 1 | 1 |
The output is 0 only when [x = 1,; y = 1,; z = 0].
shaalaa.com
Is there an error in this question or solution?
