Solveeit Logo

Question

Question: Which logic gate is represented by the following combination of logic gates? ![](https://cdn.purees...

Which logic gate is represented by the following combination of logic gates?

A

OR

B

NAND

C

AND

D

NOR

Answer

AND

Explanation

Solution

Y = (Aˉ+Bˉ)\overline{\left( \bar{A} + \bar{B} \right)} Ž ABY000010100111\begin{matrix} A & B & Y \\ 0 & 0 & 0 \\ 0 & 1 & 0 \\ 1 & 0 & 0 \\ 1 & 1 & 1 \end{matrix} = AND