Q.
Truth table for the logic gate whose symbol shown is
Solution:
AND gate An AND gate has two or more inputs and one output.
The output of AND gate is only when input and input are both .
The logic symbol and truth table for this gate is given by
Input
Out put
0
0
0
1
0
0
0
1
0
1
1
1
Input | Out put | ||
---|---|---|---|
0 | 0 | 0 | |
1 | 0 | 0 | |
0 | 1 | 0 | |
1 | 1 | 1 |