what the formula of AND gate in logic gates
Answers
Answered by
0
Answer:
In Boolean Algebra the AND function is the equivalent of multiplication and so its output state represents the product of its inputs. The AND function is represented in Boolean Algebra by a single “dot” (.) so for a two input AND gate the Boolean equation is given as: Q = A.B, that is Q equals both A AND B.
Answered by
0
Answer: A*B =Y
Explanation:’A’ is multiplied by ‘b’ to get “y”
Similar questions