Logic Gates - Technical MCQs

Q1:

The NOR logic gate is the same as the operation of the ________ gate with an inverter connected to the output.

A OR

B AND

C NAND

D none of the above

ANS:A - OR

Yes option A is correct. Because in or operation input is 00,01,10,11,then o/p will be 0,1,1,1and after inverting o/p will be 1,0,0,0 which as same as NOR gate