Computer Science, asked by lukekeeshen, 6 months ago

Does anyone know the logic gate circuit for
X = 1 if (( A is 1 AND B is 1 ) OR (B is 1 AND C is NOT 1 ))
please answer the question

Answers

Answered by raamseeta02
0

Answer:

The Exclusive-OR Gate function, or Ex-OR for short, is achieved by combining standard logic gates together to form more complex gate functions that are used extensively in building arithmetic logic circuits, computational logic comparators and error detection circuits.

Similar questions