draw logic AND gate and make its truth table for two inputs
Answers
Answered by
2
AND - Represent logical multiplication
AND Operation - If any of the input is 0 then output will be 0
Logical expression - Z=X.Y
See the attachment -> to see logic Symbol of and gate and truth table
Explanation of some points of the attachment given below ->
X, Y, Z are boolean variable
Truth table calculations are done on the basis of AND Operation
Attachments:
![](https://hi-static.z-dn.net/files/d05/e1e049147b97b524ba59e1594bf3018a.jpg)
Similar questions