ExamVeda
Login
Home
Digital Electronics
?

An AND gate will function as OR if

Answer & Solution
Correct Answer: Option D
Let's discuss the solution. Join the discussion
Examveda
Question posted by Examveda
Community

Join the Discussion

1 Comment
Jayasri Chennakesavula
Jayasri Chennakesavula 6 years ago
AND gate truth table complement all the outputs of and gate OR gate truth table complement
if the output of and gate is 1 convert it into truth table
0 and the output of and gate is 0 means for AND gate
convert it into 1 and also INPUTS
A B Y=A.B A B Y=A+B A B Y=A.B
0 0 0 1'S complement of '0' is '1' 0 0 0 1 1 0
0 1 0 1'S complement of '0' is '1' 0 1 1 1 0 1
1 0 0 1'S complement of '0' is '1' 1 0 1 0 1 1
1 1 1 1'S complement of '1' is '0' 1 1 1 0 0 1