Computer Science - Computer Fundamentals - Discussion

Discussion Forum : Computer Fundamentals - Section 7 (Q.No. 34)
34.
The output of a 2 input OR gate is 0 only when its
both inputs are 0
either input is 1
both inputs are 1
either input is 0
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
1 comments Page 1 of 1.

Jyoti said:   1 decade ago
A B output

0 0 0
0 1 1
1 0 1
1 1 1

Post your comments here:

Your comments will be displayed after verification.