Electronics - Logic Gates - Discussion

Discussion Forum : Logic Gates - General Questions (Q.No. 10)
10.
What input values will cause an AND logic gate to produce a HIGH output?
At least one input is HIGH.
At least one input is LOW.
All inputs are HIGH.
All inputs are LOW.
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
4 comments Page 1 of 1.

Vasavi said:   1 decade ago
For AND gate, the output is high only when both the inputs are high.

Thats why the high output in AND will occurs only when all the inputs are high.

Ansar said:   1 decade ago
By Truth table we can say that Output of AND gate will be high when both the inputs are high.

1 1 = 1
1 0 = 0
0 1 = 0
0 0 = 0

Naveena t k said:   10 years ago
In AND gate when both the input is high the output become high.

LOKESH NINE said:   3 months ago
Please explain in detail.

Post your comments here:

Your comments will be displayed after verification.