1.

The Boolean expression Y = (AB)’ is logically equivalent to what single gate?(a) NAND(b) NOR(c) AND(d) ORThe question was posed to me during an online interview.My question is taken from K-Map Simplification in portion Arithmetic Circuits of Digital Circuits

Answer» RIGHT choice is (a) NAND

For explanation: If A and B are the input for AND gate the output is obtained as AB and after inversion we GET (AB)’, which is the expression of NAND gate. NAND gate produces high output when any of the input is 0 and produces low output when all INPUTS are 1.


Discussion

No Comment Found

Related InterviewSolutions