Manipal MET2015PhysicsSemiconductors
The following configuration of gate is equivalent to
Options
- ANAND
- BXOR
- COR
- DNone of these
Correct answer
B. XOR
Step-by-step solution
Y=(A+B) A B The given output equation can also be written as Y=(A+B) ( A + B ) (Demorgan's theorem) array ll & Y=A A +A B +B A +B B & Y=0+A B + A B+0 & Y= A B+A B array This is the expression for XOR gate.