Computer Science for IGCSE & O level - Boolean Logic (Section 10 - No. 25)
What is the output of a 2-input OR gate when both inputs are HIGH (1)?
0
1
2
3
Explanation
If at least one input is 1 (HIGH), the output of an OR gate is 1 (HIGH).
Comments (0)
