Question Error Report

Thank you for reporting, we will resolve it shortly

Back to Question

Q. Truth table for the logic gate whose symbol shown isPhysics Question Image

Semiconductor Electronics: Materials Devices and Simple Circuits

Solution:

AND gate An AND gate has two or more inputs and one output.
The output $Y$ of AND gate is $1$ only when input $A$ and input $B$ are both $1$ .
The logic symbol and truth table for this gate is given by
image
Input Out put
$A$ $B$ $Y$
0 0 0
1 0 0
0 1 0
1 1 1