Question
Physics Question on Logic gates
The output Y of following circuit for given inputs is :
A
A⋅B(A+B)
B
A⋅B
C
0
D
A⋅B
Answer
0
Explanation
Solution
Using the truth table:
| A | B | Y |
|---|---|---|
| 0 | 0 | 0 |
| 0 | 1 | 0 |
| 1 | 0 | 0 |
| 1 | 1 | 0 |
Thus, Y=0.
Final Answer: 0.
The output Y of following circuit for given inputs is :
A⋅B(A+B)
A⋅B
0
A⋅B
0
Using the truth table:
| A | B | Y |
|---|---|---|
| 0 | 0 | 0 |
| 0 | 1 | 0 |
| 1 | 0 | 0 |
| 1 | 1 | 0 |
Thus, Y=0.
Final Answer: 0.