If 'a' and 'b' are the inputs and 'O' is the output, then which of the…

2017

If 'a' and 'b' are the inputs and 'O' is the output, then which of the following represents output of NAND gate?

  1. A.

    O=a

  2. B.

    O=(a.b)'

  3. C.

    O=ab

  4. D.

    O=(a+b)'

Attempted by 302 students.

Show answer & explanation

Correct answer: B

The correct option is B. A NAND gate is a combination of an AND gate followed by a NOT gate. The AND operation multiplies the inputs (a . b), and the NOT operation inverts the result. Therefore, the Boolean expression for the output $O$ is O = (a . b)'.

Explore the full course: Up Police Computer Operator

Loading lesson…