NTA Abhyas JEE Main2020PhysicsSemiconductorsPractice
Write down the output at X for the inputs A = 0 , B = 0 and A = 1 , B = 1
Options
- Ax = 0 and 0
- Bx = 0 and 1
- Cx = 1 and 0
- Dx = 1 and 1
Correct answer
D. x = 1 and 1
Step-by-step solution
NOT gate is represented by OR gate is represented by According to question Input A Output A B X = A + B 0 0 1 1 1 1 0 1 We can easily get the answer using above truth table.