Digital Electronics - Logic Gates - Discussion

Discussion Forum : Logic Gates - General Questions (Q.No. 1)
1.
The output of an AND gate with three inputs, A, B, and C, is HIGH when ________.
A = 1, B = 1, C = 0
A = 0, B = 0, C = 0
A = 1, B = 1, C = 1
A = 1, B = 0, C = 1
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
51 comments Page 3 of 6.

Ammulu said:   9 years ago
If any one of the input is low output is low and if all the inputs are high output is high.

Venkatesh said:   1 decade ago
And is gate which multiply all the inputs so all inputs should be high to get o/p as high.

Kader sarker said:   1 decade ago
When there all the inputs of an AND gate are 1 or HIGH then the output will be HIGH or 1.

RENA said:   1 decade ago
A B O/P
0 0 0
0 1 0
1 0 0
1 1 1

For AND gate O/P is high, when all inputs are high.

Edwin said:   1 decade ago
Smart answer::
Output of and gate is high when all the inputs of the and gate is high.

NANMUKILAN K said:   1 decade ago
Output of the AND gate will high, only if all the inputs are 1.

(i.e) a=1, b=1, c=1.

Mayoosha k r said:   1 decade ago
The output of an AND gate only high when all its inputs are high otherwise it is low.

Shekhar manjrekar said:   1 decade ago
The AND Gate function is to multiply
exmaple
input output
0 0
1 1

Chandu said:   9 years ago
When A=0, B=0 then C=1.The two input logic gate is?

Please tell me the answer.

Prashant said:   9 years ago
The output of AND gate will high when all the input will be high or equal to 1.


Post your comments here:

Your comments will be displayed after verification.