Computer Science for IGCSE & O level - Boolean Logic (Section 3 - No. 44)
Which of the following operations does an XOR gate perform?
Outputs 1 when inputs are different
Outputs 0 when inputs are different
Outputs 1 when inputs are the same
Outputs 0 when inputs are the same
Explanation
An XOR gate outputs 1 if the inputs are different, and 0 if the inputs are the same.
Comments (0)
