MHT CET202616 April 2026Morning ShiftPhysicsSemiconductorsActual
The resultant gate and its Boolean expression in the given circuit is
Options
- AAND , A + B
- BNAND , A + B
- COR , A + B
- DNOR , A - B
Correct answer
C. OR , A + B
Step-by-step solution
The given circuit consists of a NOR gate followed by a NOT gate. The output of the NOR gate is given by: C = A + B This output C is then passed through a NOT gate. The final output Y is: Y = C Substituting the value of C , we get: Y = A + B Using the property of Boolean algebra X = X , we have: Y = A + B This is the Boolean expression for an OR gate. Answer: OR , A + B