Computer Science, asked by luvjangra9, 7 months ago

draw logic AND gate and make its truth table for two inputs ​

Answers

Answered by LuckyYadav2578
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:
Similar questions