1.

An AND gate is followed by a NOT gate in series with two inputs A and B, the Boolean expresion for the output Y will be ……….

Answer»

`bar(A+B)`
`bar(A*B)`
`A*B`
`A+B`

Solution :`bar(A*B)`
The NAND GATE is OBTAINED by combining the AND and NOT gates in the series.


Discussion

No Comment Found

Related InterviewSolutions