Multiple choice

Which of the following is the logical XOR operator?

  1. &

  2. !

  3. ^

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

^ is the XOR operator