JEE Main2016PhysicsSemiconductorsActual
The truth table given in fig. represents: A B Y 0 0 0 0 1 1 1 0 1 1 1 1
Options
- AOR-Gate
- BNAND-Gate
- CAND-Gate
- DNOR-Gate
Correct answer
A. OR-Gate
Step-by-step solution
The given truth table represents OR gate. Its boolean algebra is Y = A + B , where A and B are input and Y is output. OR gate gives output 1 if any one of its input is 1