Practice portal › Semiconductor Electronics › Digital Electronics and Logic Gates

The truth table for the given logic circuit is

Asked in NEET 2022 · Gate combinations and truth tables

Figure: Gate combinations and truth tables
Answer: (3)
ABC
001
010
101
110

Step-by-step solution

Idea: write both NAND outputs in Boolean form and multiply them, then simplify.

The upper gate has A and B on it, so it gives A· B.

The lower gate has A and B on it, so it gives A· B.

The final AND gives C=A· B·A· B=(A+B)(A+B).

Expanding, C=AA+AB+BA+BB=B, since AA=0 and the rest all carry B.

So C=B: 00→1, 01→0, 10→1, 11→0, which is the third table.

Why the other options are wrong

More Digital Electronics and Logic Gates questionsAll Digital Electronics and Logic Gates questions →

Reading this solution needs no sign-in. You only sign in to practise against the clock and keep your progress.

Practise this with a timer