Computer Science for IGCSE & O level - Boolean Logic (Section 3 - No. 34)

In the context of Boolean algebra, the OR operation can be best described as:
Only the output is 1 when both inputs are 1
Only the output is 1 when any one or both inputs are 1
The output is 1 if only one input is 1
The output is only 0 if both inputs are 1

Explanation

The OR operation returns 1 if at least one input is 1.

Comments (0)

Advertisement