Robotics & Artificial Intelligence

An AND logic gate produces the output in terms of ……………

  1. Product of the input values
  2. Sum of the input values
  3. Product of complement of the input values
  4. Sum of complement of the input values

Computing Evolution

2 Likes

Answer

Product of the input values

Reason — An AND gate produces a single output from a number of input signals which is the product of all the input signals. The output is 1 only when all the input signals are 1, otherwise the output is 0.

Answered By

3 Likes


Related Questions