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

Which of the following gates can be used to implement the expression A'B + AB'?
OR gate
XOR gate
AND gate
NOR gate

Explanation

The expression represents the functionality of an XOR gate (A xor B).

Comments (0)

Advertisement