MHT CET Medical202625 April 2026Evening ShiftPhysicsSemiconductorsActual
The logic gate equivalent to given logic gate is
Options
- AOR Gate
- BAND Gate
- CNAND Gate
- DNOR Gate
Correct answer
B. AND Gate
Step-by-step solution
The inputs A and B are passed through NOT gates, giving outputs A and B . These outputs are fed into a NOR gate. The Boolean expression for the final output Y is: Y = A + B Using De Morgan's theorem, X + Y = X Y : Y = A B Y = A B This represents the Boolean expression for an AND gate. Answer: AND Gate