Which of the following describes the 'exclusive or' (XOR) operation?
True if both inputs are the same
True if at least one input is true
True if exactly one input is true
False only if both inputs are true