Computer Science for IGCSE & O level - Boolean Logic (Section 10 - No. 24)

If a logic expression is (A AND B) OR (C AND D), which gate would be involved in the final stage?
AND gate
OR gate
NOT gate
NAND gate

Explanation

The expression indicates that the results of (A AND B) and (C AND D) are combined using OR operation. Hence an OR gate would be involved in the final stage.

Comments (0)

Advertisement