JEE Main202313 Apr 2023Evening ShiftPhysicsSemiconductorsActual
The output from a NAND gate having inputs A and B given below will be,
Correct answer
1
Step-by-step solution
The output of NAND gate is Y = ( A B ) ' . The truth table is A B Y 0 0 1 0 1 1 1 0 1 1 1 0 Y would be zero only when both A and B are 1 . Clearly, for all other input conditions the output will be 1 . Hence, this is the right option.