JS

JavaScript Fundamentals 2 - Logical operator XOR

26.

Which logical operator is used to check whether two expressions have different truth values?

&&

||

!

^