Computer Science for IGCSE & O level - Boolean Logic (Section 12 - No. 46)

In a logic circuit, what would be the behavior of an OR gate with inputs A and B?
The output is HIGH if A is HIGH
The output is HIGH if B is HIGH
The output is LOW if B is LOW
The output is LOW if both A and B are LOW

Explanation

An OR gate's output is high when either input is high, thus providing the above statements.

Comments (0)

Advertisement