Parallel Circuits - Technical MCQs

Q1:

The logic gate that will have a LOW output when any one of its inputs is HIGH is the:

A NAND gate

B AND gate

C NOR gate

D OR gate

ANS:C - NOR gate

Ya I agree because as per truth table of and gate for 2 inputs:-

A B Y.

0 0 0.
0 1 0.
1 0 0.
1 1 1.