edited by
2,327 views
13 votes
13 votes

The Boolean function obtained by adding an inverter to each and every input of an $\text{AND}$ gate is:

  1. $\text{OR}$
  2. $\text{XOR}$
  3. $\text{NAND}$
  4. $\text{NOR}$
  5. None of the above
edited by

1 Answer

Best answer
17 votes
17 votes
Invert-AND = NOR

For example, $A'B' = \overline{A+B}$

$[$Note : Invert-OR = NAND, $A'+B' = \overline{A.B}]$
selected by
Answer:

No related questions found