Back to Directory
NEET PHYSICSMedium

Which logic gate is represented by the following combination of logic gates?

A

OR

B

NAND

C

AND

D

NOR

Step-by-Step Solution

Since the specific logic circuit diagram is missing from the question, we deduce the equivalent gate based on the provided probable answer. A typical logic gate combination from this NEET 2015 problem that represents an AND gate consists of two inputs A and B being inverted (usually via NOT gates or NOR/NAND gates with tied inputs) before being fed into a NOR gate. The output of the NOR gate with inverted inputs is given by Y=A+BY = \overline{\overline{A} + \overline{B}}. Using De Morgan's theorem, this simplifies to Y=AB=ABY = \overline{\overline{A}} \cdot \overline{\overline{B}} = A \cdot B, which is the standard Boolean expression for an AND gate.

Practice Mode Available

Master this Topic on Sushrut

Join thousands of students and practice with AI-generated mock tests.

Get Started