JEE Main202116 Mar 2021Evening ShiftPhysicsSemiconductorsActual
The following logic gate is equivalent to :
Options
- ANOR Gate
- BOR Gate
- CAND Gate
- DNAND Gate
Correct answer
A. NOR Gate
Step-by-step solution
Truth table for the given logic gate : A B C 0 0 1 0 1 1 1 0 1 1 1 0 The truth table is similar to that of a NOR gate.